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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...
- Can't connect GitHub — 500 error at the ...
Appwrite Cloud, Pro plan, SFO region. All my Git connections vanished today — Sites and all 15 Functions now show no repository connected. When I try to add a ...