Module tor_basic_utils::retry

source ·
Expand description

An implementation of the “decorrelated jitter” algorithm for scheduling retries.

See RetryDelay for more information.

Structs