I've made an error in the code by not setting a limit on how much rows should i get per request because i was working with a small db for testing. Last night Ive pushed 9k rows in the DB and didnt modify the límit of the db queries. And today Ive got a rate límit exceeded. Ive check the console and see 7M request made (such a major fckup) So, the question is when is the límit reseted in Cloud Free Plan?
Recommended threads
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this