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
- redirect uri not working for OAuth with ...
I'm following this tutorial: https://appwrite.io/blog/post/google-oauth-expo#create-an-expo-app but im using an android development build instead. When I run h...
- Method EQUAL not wrking in REST API Quer...
Request: ``` postman request 'https://nyc.cloud.appwrite.io/v1/tablesdb/{databaseId}/tables/{tableId}/rows?queries[]={%22method%22%3A%22select%22%2C%22values%2...
- OIDC not working on Appwrite cloud
tl;dr: same project settings, same OIDC credentials. Auth works on self hosted but not in cloud. I have a project in my self hosted instance with a single web ...