reqwest_
retry
0.8.0
Module policies
Module Items
Structs
In crate reqwest_
retry
reqwest_retry
Module
policies
Copy item path
Source
Structs
ยง
Exponential
Backoff
Exponential backoff with optional jitter.
Exponential
Backoff
Builder
Builds an exponential backoff policy.
Exponential
Backoff
Timed
Exponential backoff with a maximum retry duration.