Expand description
Limit the max number of requests being concurrently processed.
Modules§
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.
- Global
Concurrency Limit Layer - Enforces a limit on the concurrent number of requests the underlying service can handle.