Crate retry_if

Source

Structs§

ExponentialBackoffConfig
Configuration for an exponential backoff, allowing control over the entire strategy.

Attribute Macros§

retry
Decorate a function with a given retry configuration.