the initial delay between the first failed attempt and the next one.
the number of retries to do before giving up.
a function that takes the current iteration and returns a factor to be applied to the initialDelay.
a function that takes the current iteration and returns a factor to be applied to the initialDelay.
the initial delay between the first failed attempt and the next one.
The maximum timeout, including all the retried
the number of retries to do before giving up.
A failover strategy for sending requests.
the initial delay between the first failed attempt and the next one.
the number of retries to do before giving up.
a function that takes the current iteration and returns a factor to be applied to the initialDelay.