Retry behavior with the default settings
- Last UpdatedJul 19, 2024
- 1 minute read
For example, using the default retry settings and the default maximum retry duration of 30 seconds:
-
During the fast retry interval, the retrieval will be retried for 10 seconds, once every second.
-
During the slow retry interval, the retrieval will be retried every 5 seconds for another 20 seconds.