[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
- After assigning a domain to my Dart func...
I’ve attached the images. Could anyone please explain how this execution is being performed?
- Provider not enabled in Dotnet project
# Bug Report: Appwrite .NET SDK `CreateOAuth2Token` → `project_provider_disabled` ## Issue Using **Appwrite .NET SDK (v3.1.0)**, `CreateOAuth2Token` for Googl...
- Stuck on project restoration after inact...
Hey there! My project was paused due to inactivity today. I tried to restore it, but it's completely stuck on the restoration process. Could someone please tak...