How do I reduce the rate limit time or increase the number of trials I'm currently in testing mode and rate limit time is causing delay in testing numerous app functionalities
In cloud? You can't
In self hosted you can change (disable) the abuse variable
In cloud 🌨️☁️
Check the _APP_OPTIONS_ABUSE
here https://appwrite.io/docs/advanced/self-hosting/environment-variables#general
☹️☹️
Then no option for client SDKs 😢
Can't server sdk do that
Sure can If you're using server SDK with an API key then you have no limits whatsoever
Thanks for always coming through @Binyamin
Recommended threads
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...