Module backoff

Module backoff 

Source

Structs§

Backoff
ExponentialBackoff wraps an HttpRunner and retries requests with an exponential backoff retry mechanism.
Exponential

Traits§

BackOffStrategy