it appears to be at the top of each hour
Do you get them at the top of each hour randomly?
I hit the rate limit around 4:33 and at 5 I was able to use it again
In what endpoint?
But Auth?
do you mean createEmailSession
Yes, that's it
I double checked and yes, it should not be rested until 60 mins, but maybe it got updated in latest version
Ok good to know thank you
Also, @BloodThermic do you have problems with rate limits or something?
I am just creating a login system and I have to keep logging in to see if my fix worked
the code works now but again I am locked out lmao
I see 😅
If you're self-hosting you can disable rate limits temporarily by editing the abuse env variable
But obviously only during development
It should be enabled again after development
Yea the server i am working on is public s o I really dont wanna do that so i will just wait
I would love to have a way to have a per project rate limit tho
also I am wanting to help with this. https://github.com/appwrite/appwrite/issues/6040
but I am not sure where to start
You mean to do it yourself?
yes
I want to contribute
Seems that issue needs to be reviewed and an action will be needed
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...