Modules§
Structs§
- Backoff
Layer - A layer that creates a service that will attempt & reattempt to perform a service call based on a policy.
- Backoff
Service - A service for the retrying of a call with back offs.
Traits§
- Backoff
Strategy - A trait describing how long to backoff for each subsequent attempt