Expand description
Retry policies with exponential back-off and deterministic jitter for cloud I/O operations.
Structsยง
- Retry
Policy - Exponential back-off retry configuration.
- Retry
State - Per-request retry state machine.
Retry policies with exponential back-off and deterministic jitter for cloud I/O operations.