
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
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Looking for Partner
I'm looking for partner for long-term collaborating. Of course, I'll pay for you. If you are interested, Please DM me.
- Issue - Migration From Cloud > Self Host...
Hi team, I’m trying to migrate a few of my Appwrite projects from the cloud to a self-hosted instance. These projects are currently in “archive mode” due to th...
