Optional
factorThe exponential factor to use
2
Optional
maxThe maximum number of milliseconds between two retries
60e3
Optional
minThe minimum number of milliseconds to start with
1000
Optional
randomizeRandomize the timeouts
https://en.wikipedia.org/wiki/Exponential_backoff#Collision_avoidance
false
Optional
retriesGenerated using TypeDoc
The options to use when creating a Retry instance