I need urgent help, i use appwrite as a chat function for my website and my mobile android application, but recently, for the past 3 months, my database reaches limits for reads and I cannot figure out why. I need to solve that issue because I suspect my mobile app is getting some request leaks and making more reads, I have done so much optimizations and caching on my websites chat, I need someone from admins or developers of appwrite to tell me if possible how much of that usage is from web and how much is from the android app, if needed I will provide database id or any sort of info, please this is really important for me
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...