attempt v0.2.0 Attempt.Retry.Backoff.Exponential
Link to this section Summary
Functions
Returns the number of milliseconds to delay before the next retry
Link to this section Functions
Link to this function
delay(budget)
Returns the number of milliseconds to delay before the next retry
Callback implementation for Attempt.Retry.Backoff.delay/1
.