Module retry

Module retry 

Source
Expand description

Retry logic with exponential backoff and jitter.

Structsยง

RetryHandler
Retry handler with exponential backoff.
RetryStats
Statistics from a retry operation.