Retry Behavior with the Default Settings
- Last UpdatedApr 11, 2022
- 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.