retry: Add constant 10s wait when retrying transient exceptions
Closed
requested to merge generated-differential-D8224-source into generated-differential-D8224-target
- Aug 09, 2022
-
-
vlorentz authored
They are typically caused by server shutdown and other temporary failures that may take more time than the typical 0-3s delay used by the retry proxy. This should keep noisy exceptions like AdminShutdown out of the Sentry dashboards.
5335244f
-