I keep getting "Rate limit for the current endpoint has been exceeded." while developing...
- 0
- General
- Accounts
- Web
- Cloud

Hello
I'm trying to write Auth code in my sveltekit app and keep on getting " Rate limit for the current endpoint has been exceeded. Please try again after some time." and I need to wait 1 hour to continue developing. This is really fustrating and time consuming. Is there way to "unblock" rate limits for dev websites? (I'm doing it in localhost).
Thanks

Hi @Rond you can't edit/change Rate limit for Appwrite Cloud, I recommend using Appwrite locally on your machine using Docker, that's where you can edit rate limit as well as it's better for working in development enviroment. once your project is ready you can change the Appwrite config in your project to Appwrite cloud.

Thanks Kamal. Never used Docker before, is there a tutorial specifically for Appwrite?

this might help: https://www.youtube.com/watch?v=pOqT7yczlj4

@Rond video is bit older but steps are same, so make sure keep the latest Appwrite docs handy: https://appwrite.io/docs/advanced/self-hosting#install-with-docker
Recommended threads
- Relationship Attribute Deletion Causes D...
I'm experiencing a critical bug with Appwrite CLI that causes complete data loss when making minor schema changes to relationship attributes. What I Tried To D...
- Is Appwrite Pro available for teachers?
Hi everyone 👋 I noticed that Appwrite Pro is available for free as part of the GitHub Student Developer Pack, which is amazing! I’m a university faculty memb...
- Help on importing data - error Unknown a...
Hey There! I want to create a local environment on my new computer, i wish to get the information i have on my staging appwrite cloud server. When running mig...
