Expand description
Limit the max number of requests being concurrently processed.
Modules§
- future
- Future types
Structs§
- Concurrency
Limit - Enforces a limit on the concurrent number of requests the underlying service can handle.
- Concurrency
Limit Layer - Enforces a limit on the concurrent number of requests the underlying service can handle.