Back

[CLOSED] How to increase rate limit for specific Api endpoint.

  • 0
  • Flutter
conqueror
10 May, 2023, 18:44

How to increase rate limit for specific Api endpoint (or for all api end point).

TL;DR
The user wants to know how to increase the rate limit for a specific API endpoint in Appwrite. The only configurable option is to disable the rate limit altogether. Another option is to modify the source code. There is a feature request for making rate limits for specific endpoints configurable on the GitHub repository.
Drake
10 May, 2023, 19:36

the only configurable option is to disable it: https://appwrite.io/docs/production#disable-limits

Otherwise, you'd have to tweak the source code (e.g. https://github.com/appwrite/appwrite/blob/82c5a20ef3ffbe26109ad7a4c70675f8609f35a8/app/controllers/api/databases.php#L2628C61-L2629).

Also, here's a request for making rate limits for specific endpoints configurable: https://github.com/appwrite/appwrite/issues/2953

joeyouss
19 May, 2023, 11:17

[CLOSED] How to increase rate limit for specific Api endpoint.

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more