Back

Disable Rate limit

  • 0
  • Web
Mai
29 Jun, 2024, 00:38

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?

TL;DR
To disable rate limiting for Appwrite, change the '_APP_OPTIONS_ABUSE' variable in the .env file. If you're not running Appwrite through Docker, this is the recommended method.
Ryan
29 Jun, 2024, 00:47

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

Ryan
29 Jun, 2024, 00:56

The only way to disable rate limiting is to change the env variable

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more