Rank 1: Thread
My Flutter app listens to document changes in the appwrite database. However after letting my software stay open for some Time (while not using it), or letting it run in the background for some time, it seems, that it doesn't react to these updates.
First Question: Is this a Problem with my Flutter App or with Appwrite
Second Question: How can I prevent such a behaviour or how can I notice the cutoff and reconnect?