We need to define which rate limits we want to apply, given the current infrastructure we have, for anonymous access to the API.
Description
Description
Event Timeline
Comment Actions
The rate limits have been (way) increased for the load testing to have any chance of giving meaningful results.
We _need_ to lower them before release !
Comment Actions
Based on the results of T652, we will use the following rate limits:
- global limit: 250'000 requests/hour (= 70 req/sec * 60 * 60)
- hourly limit: 120 requests/hour (global limit divided by 2000 hypothetical simultaneous users)
- burst control: 2 requests/second