[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
- Can't edit envvars 'variableId is not op...
In general project settings
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?
- 500 Internal Error on Free Plan Projects...
Hello Appwrite Support Team, I am experiencing a 500 Internal Server Error when trying to access my free plan projects in the Appwrite Cloud console. Project ...