Module tower::limit::concurrency
source · Available on crate feature
limit only.Expand description
Limit the max number of requests being concurrently processed.
Modules§
Futuretypes
Structs§
- Enforces a limit on the concurrent number of requests the underlying service can handle.
- Enforces a limit on the concurrent number of requests the underlying service can handle.
- Enforces a limit on the concurrent number of requests the underlying service can handle.