Closed barchetta closed 3 months ago
Add an SE example that shows the following:
max-concurrent-requests
The use case we want to show is gracefully handling a burst of requests while also providing a hard limit.
Add an SE example that shows the following:
max-concurrent-requests
to put a hard limit on number of concurrent requests.The use case we want to show is gracefully handling a burst of requests while also providing a hard limit.