My website is done. working on a demo for the client. my collections have 3 to 20 records each. working on seeding data, i'm facing again and again the dreaded 'Rate limit exceeded' error on my backed. WTF? how much is that limit? If I can't add/delete 50 records without hitting the ceiling, that's a big nono for me. I don't think i'll use appwrite again.
What operation are you doing when getting that error?
If you're using an API Key with valid scopes, you should not be hitting the limits
deleting all records (3-50) each time, then inserting them again. did this maybe 10 times
4 collections.
Recommended threads
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...