My Appwrite project is generating a huge amount of database reads even when all my apps are closed and no one is using it. The reads counter keeps going up. (it's like 2k reads every minute)
Any idea what could be causing this or how to find the source?
TL;DR
Developers experiencing an issue with a high number of database reads on their Appwrite project, even when all apps are closed. Looking for potential reasons and solutions to identify the source of the increased reads.