
Why are successful logins counted towards the rate limits?
E.g. when using account.createEmailSession()
and successful login, why is the rate limit increased in this case? Shouldn't rate limits be conditional for the login endpoints?

It's still unusual behavior to try and log in multiple times

Is there a plan to introduce API (server) for manipulating the rate limits?

👍 and follow https://github.com/appwrite/appwrite/issues/2953
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- How many functions can I run simultaneou...
I want to konw, how many functions can I can simultaneously in appwrite cloud? I want to make a chat app where user sends text and text is processed using funct...
- security question
hello i got a small question, is this code secured, is there something that should not be displayed on the client, i am talking about the image tag: my code: ...
