Crate reqwest_retry[][src]

Modules

Structs

RetryTransientMiddleware offers retry logic for requests that fail in a transient manner and can be safely executed again.

Enums

Classification of an error/status returned by request.