[SOLVED] A UI bug caused my app to get network throttled today, for how long does that hold?
- 0
- Cloud

I hit 154MB bandwidth and 35k requests. I had a similar situation once before but where I discovered it faster. This time I get errors after just a few backend calls.
I was hoping it was a daily throttle but I still have issues after midnight. Is it monthly so that I can resume normal use and testing tomorrow? I just got it published for internal testing in Play Store so the timing kind of sucks. Not close to needing a paid account otherwise.

I can't find any information in my account about the throttling btw, it's just external SDK calls to the db errors out.

Looks like it's a rate limit issue, do I have to dig out the http response to get that information then? https://appwrite.io/docs/advanced/platform/rate-limits

nvm, did some local troubleshooting and I seem to have an implementation bug in some previously untested code

[SOLVED] A UI bug caused my app to get network throttled today, for how long does that hold?
Recommended threads
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
- Having errors migrating to cloud
Project will not migrate compeltely
- Appwrite realtime stopped working all of...
In our production environment, Appwrite Realtime suddenly stopped working and no updates are coming through , can you confirm if there are any known issues?
