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

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

[CLOSED] How to increase rate limit for specific Api endpoint.
Recommended threads
- Failing to run document operations on sd...
Could someone point me in the right direction I'm going in cirlces. I have a problem with sdks and my self-hosted server in production (for ~3 years) I have bee...
- Functions fail to deploy after switching...
Hi <@1087889306208718959> , after switching my self-hosted Appwrite instance to use AWS S3 as the storage backend, my Cloud Functions stopped working. I’m runni...
- Question about the DB
Hello, I am using the database with this configuration, and when I query an operator user, the company ID shows null; however, in the AppWrite console, the docu...
