retryable v0.1.0 Retryable
Summary
Functions
Creates a new piece of work to be carried out
Adds an exponential backoff to a retry time based on the number of attempts
Adds jitter to a retry time so that many failing jobs won’t all retry at the same time
Functions
Adds an exponential backoff to a retry time based on the number of attempts
Adds jitter to a retry time so that many failing jobs won’t all retry at the same time