Crate retry_policies
source ·Expand description
A collection of plug-and-play retry policies.
Modules§
Enums§
- How to apply jitter to the retry intervals.
- Outcome of evaluating a retry policy for a failed task.
Traits§
- A policy for deciding whether and when to retry.