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
- general_unauthorized_scope
localhost oauth not working. general_unauthorized_scope error showing. { "message": "User (role: guests) missing scopes ([\"account\"])", "code": 401, ...
- Anyone manage to get a slack-bot working...
I'm trying to setup a bot the send and retrieve slack messages to a chat in my site. I've failed with SSE and appwrite functions soo far... i'll trying polling ...
- [Sites] Deployment finished but site is ...
The deployment finished and is active but the site shows timeout error.