Skip to main content

Module retry

Module retry 

Source
Expand description

Retry policies with exponential back-off and deterministic jitter for cloud I/O operations.

Structsยง

RetryPolicy
Exponential back-off retry configuration.
RetryState
Per-request retry state machine.