
Hello Appwrite team,
We've encountered an issue with our Playwright tests for our project. The tests sometimes pass, but at other times they fail.
After investigating, it appears they are hitting the rate limit.
We're running into rate limiting issues when hitting their API too often in a short amount of time.
I do not have Docker set up, but I do have a .env file. I tried adding in the line '_APP_OPTIONS_ABUSE=disabled' in the .env file but that did not work.
How can I disable the rate limit using Client SDK?

How are you running Appwrite if you're not running it through Docker?

The only way to disable rate limiting is to change the env variable
Recommended threads
- Need help setting up this error is showi...
You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy. If you're the app developer, register the redirect URI in the Google Cl...
- Appwrite stopped working, I can't authen...
I'm having an issue with Appwrite. It was working fine just a while ago, but suddenly it stopped working for me and can't authenticate accounts. I even went bac...
- Fail to receive the verification email a...
I added my email address to prevent it from showing "appwrite," but now I'm not receiving emails for verification or password resets. The function appears to be...
