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
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...
- i need help!
I was working on my project and I just can't stop receiving this message. Is something wrong?