Backoff defines how long to wait before the next retry. Implementations of Backoff provide custom algorithms for calculating the backoff amount.
Generated using TypeDoc
Backoff defines how long to wait before the next retry. Implementations of Backoff provide custom algorithms for calculating the backoff amount.