backoff
0.4.0
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
SystemClock
backoff::Constant
backoff::Stop
backoff::Zero
exponential::ExponentialBackoff
exponential::ExponentialBackoffBuilder
future::Retry
Enums
Error
Traits
Clock
Notify
backoff::Backoff
future::Sleeper
Functions
future::retry
future::retry_notify
retry
retry_notify
Type Aliases
ExponentialBackoff
ExponentialBackoffBuilder
Constants
default::INITIAL_INTERVAL_MILLIS
default::MAX_ELAPSED_TIME_MILLIS
default::MAX_INTERVAL_MILLIS
default::MULTIPLIER
default::RANDOMIZATION_FACTOR