Module tower::retry::budget[][src]

This is supported on crate feature retry only.
Expand description

A retry “budget” for allowing only a certain amount of retries over time.

Structs

Represents a “budget” for retrying requests.

Indicates that it is not currently allowed to “withdraw” another retry from the Budget.