👟 Reproduction steps
When I establish a runtime connection everything works fine. However, when the device losses internet connection and regains it, the runtime-channels no longer receive updates. I could not find any mention of this issue on github or the documentation.
👍 Expected behavior
It would be nice, if the client api could repair itself.
👎 Actual Behavior
Without any error the runtime connection is lost and has to be manually reestablished.
🎲 Appwrite version
Version 1.2.x
💻 Operating system
Linux
🧱 Your Environment
I use appwrite as backend for a flutter app. The connection lost can be simulated with the emulator by disabeling mobile data and wlan.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?