I've been building my app for the last week and just implemented Appwrite cloud (couple of days). For some reason the rate limit triggered even though all my graphs in the project show no information (which is strange).
I've not been requesting that much in all honesty. A query per minute or 2. When debugging more than that but that's for a short few minutes of debugging. Am I missing something?
all my graphs in the project show no information
This was a bug which should be solved now.
A query per minute
Read requests are not subject to rate limits.
Am I missing something?
We plan to make rate limits more configurable. You might want to 👍🏼 the related issue: https://github.com/appwrite/appwrite/issues/2953
Thanks Steven
[Solved] Rate limit triggered while debugging app
@Steven Hi Steven, I thought this was solved but you said that read requests are not subject to rate limits. However I login and request a list (which is empty now) and I still hit the rate limit. Could this be a bug?
I am not logging out; Could that be the problem why I'm hitting the rate limit?
The login could trigger a rate limit.
Also, you said you're not logging out...but you're logging in again?
Yes I forgot to code the logout because I'm coding a draft and understanding how appwrite works
At the moment of writing, if I run my app once, it triggers a rate limit. It's been hours since I last tried to connect, so I'm utterly lost why this triggers so fast.
Once time/request should not trigger rate limit 🤔
I'm going through the code and trying to see and see a catch 22; sorry for the confusion!
Recommended threads
- Regarding Rate Limits
Hello, I am a student engineer who built an internal website for my university club using AppWrite. My club currently has around 500 members, and when I recent...
- Error trying to deploy functions from CL...
✗ Error • on-auth-create (6a00b2ab000c9ce2949b) • Server Error ✗ Error: No functions were pushed. Prject ID: 69ffe0270033a4ac420a
- Intermittent Deploy and Execution Errors...
Project: project-fra-658e2f5f4ba30df91177 Function ID: 69bde006001c56757f49 **Several execution errors with:** Timed out waiting for runtime.\nError Code: 400...