Hello,
is it possible to override the rate limits on some apis such as document creation? The doc says This endpoint is limited to 120 requests in every 1 minutes per IP address, I wonder if it's possible to change this number? Thanks
Are you using a self hosting instance?
Yes
disable _APP_OPTIONS_ABUSE in your .env file
Hmm, so it's either disabled or enabled with 120 limits?
Yes, that is the option at the moment you can check this issues:
https://github.com/appwrite/appwrite/issues/4965 https://github.com/appwrite/appwrite/issues/2953
4965 is duplicate, check out 2953 ❤️
Thank you guys for the information, I hope this happens in a future release, I will close this post now
Recommended threads
- Issue related to index
Why it is showing this error?
- Project paused despite active use — rest...
Hey team! My Appwrite Cloud project (685579e5000d78e67009) has been marked as paused due to inactivity, but it's actively used in production. I clicked the Rest...
- Creation failedUnknown sort order:asc. M...
Hi there, I'm getting this error on self hosted when trying to create an Index. Any ideas?