Structs§
- Backoff
Config - Configuration for creating
Backoffinstances.
Enums§
- Backoff
- A stateful backoff strategy used to reduce CPU contention in busy-wait loops.
- Backoff
Policy - Defines how the backoff duration scales after each failed attempt.
Backoff instances.