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.