Module budget
tower
0.4.13
Module budget
Module Items
Structs
In tower::
retry
Modules
budget
future
Structs
Retry
RetryLayer
Traits
Policy
tower
::
retry
Module
budget
Copy item path
Settings
Help
Summary
Source
Expand description
A retry “budget” for allowing only a certain amount of retries over time.
Structs
§
Budget
Represents a “budget” for retrying requests.
Overdrawn
Indicates that it is not currently allowed to “withdraw” another retry from the
Budget
.