attempt v0.2.0 API Reference
Modules
Implementation of a Token Bucket
Defines a behaviour to implement retry backoff strategies
Defines the structure of a retry budget
Defines the default retry policy
Classifies whether an exception raised during the
function call is either :return
, :retry
or
:reraise