Hi, when I open my app, I am getting a resource limit exceeded error. Is this related to the appwrite side or is it related to my side?
TL;DR
Issue: Developer encountering "resource limit exceeded" error when opening app. Unsure if the error is from appwrite or developer's side.
Solution: This error typically indicates resource constraints on the server side. To address this, developers should optimize their code, reduce resource usage, and potentially upgrade their hosting plan for more resources.