Skip to main content

Module retry

Module retry 

Source
Available on crate feature models only.

Structs§

RetryConfig
ServerRetryHint
Hint from the server about when to retry.

Functions§

execute_with_retry
execute_with_retry_hint
Execute an operation with retry logic, optionally using a server-provided retry hint to override the backoff delay.
is_retryable_error_message
is_retryable_model_error
is_retryable_status_code