Open flessard opened 7 years ago
Hi, how can limit the requests per second ?
Hey! You can't. The idea behind this rate limiter is to specify an upper limit of requests that your backend service can handle concurrently. See this section of the Readme for more details.
Hi, how can limit the requests per second ?