Is there a way to listen to the websocket open/close events for the realtime connection? I'm concerned that if my hybrid app is put into the background and the listener gets disconnected, I will miss the document updates that happened in the meantime. Is this something I need to handle, or is it already managed?
We are experiencing some disconnects due to us moving to cloudflare not to long ago. We are working on some improvements right now like heartbeat messages and control over logging.
Right now the realtime connection in the sdk will immediately reconnect, however we don’t have an issue way to listen right now ☺️
Recommended threads
- Account
Hi, if i'm creating a website, where you can sign up etc., how should i create user data? like name, username, pfp, bio? Should i use account preferences?
- Can you make an authenticated user reque...
I created an AppWrite function to use as a basic REST API. I send GET and POST requests to the function's deployed URL : asdfsarandomstringasfd.appwrite.global ...
- Receiving server error and attribute lim...
When I want to update an attribute or add a new one, I'm getting the server error or attribute limit exceeded. This is about the following link: /project-6704...