Module retry

Source
Expand description

Retry utilities for handling transient failures

Structs§

RetryConfig
Retry configuration

Functions§

with_retry
Executes a function with retry logic