Module retry

Module retry 

Source
Expand description

This module provides a flexible retry mechanism with exponential backoff and jitter.

Structsยง

RetryPolicy
Defines a policy for retrying failed operations.