develocode777Original post
Rank 2: Process
Can anyone tell me why realtime disconnects after some time and how to detect when it happens? I see that this happens in the dashboard like in picture but it also happens in my app and i need to manage this somehow.
Summary
Realtime is disconnecting after some time and the user is seeking help to detect when this happens. They mention seeing a similar issue in the dashboard and want to know how to manage it in their app. Another user suggests checking the connection timeout if there is anything in front of Appwrite. Another user suggests using the onDone callback on the stream in Flutter to reconnect. The issue is marked as solved, and the solution is mentioned as making a change in Apache settings.