limits command
Limits ====== This example demonstrates the use of Timeout, and Throttle middlewares.
Timeout:
cancel a request if processing takes longer than 2.5 seconds, server will respond with a http.StatusGatewayTimeout.
Throttle:
limit the number of in-flight requests along a particular routing path and backlog the others.
- Version
- v5.0.1
- Published
- Mar 10, 2021
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 4 hours ago –
Tools for package owners.