Crate backoff_tower
source ·Modules
Structs
- A layer that creates a service that will attempt & reattempt to perform a service call based on a policy.
- A service for the retrying of a call with back offs.
Traits
- A trait describing how long to backoff for each subsequent attempt