Module backoff

Source

Structs§

Backoff
When a request is retried, we can backoff for some time to avoid saturating the network.

Constants§

DEFAULT_REGION_BACKOFF
DEFAULT_STORE_BACKOFF
OPTIMISTIC_BACKOFF
PESSIMISTIC_BACKOFF