I'm having too many realtime connections even tho no one is using my app. in Appwrite cloud it goes up and down so quickly, not sure, how to remove/close all connections.
TL;DR
Problem: The developer is experiencing a high number of realtime connections in their Appwrite cloud, even when no one is using their app. They are unsure how to remove or close these connections.
Solution: It is recommended for the developer to follow these steps to remove or close all connections:
1. Check the server logs or developer dashboard to determine where the connections are coming from.
2. Review the code implementation to ensure that websocket or realtime connection code is properly closed after each use.
3. Look for any redundant or unused connections in the code and remove them.
4. Implement a mechanism to limit or control the number of concurrent connections, ifRecommended threads
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Documentation That's Not Useful
Collections show me this link to explain what the activity tab is for. https://appwrite.io/docs/products/databases/databases the documentation honestly is not h...
- Console cloud is down
As attached I can not login to console and it affected to our services that uses Appwrite <#1102936099745177700> <#564160731327758347>