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
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...
- DNS bug
Hello, we found bug at the Appwrite Cloud Domains, when changing **only ** the Comment of CNAME, we get error DNS record already exists. Some DNS types do not ...