Expand description
This module provides a flexible retry mechanism with exponential backoff and jitter.
Structsยง
- Retry
Policy - Defines a policy for retrying failed operations.
This module provides a flexible retry mechanism with exponential backoff and jitter.