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
- My account is blocked so please check an...
My account is blocked so please unblock my account because all the apps are closed due to which it is causing a lot of problems
- Applying free credits on Github Student ...
So this post is kind of related to my old post where i was charged 15usd by mistake. This happens when you are trying to apply free credits you got from somewh...
- delete document problems
i don't know what's going on but i get an attribute "tournamentid" not found in the collection when i try to delet the document... but this is just the document...