-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
I have client that I need to keep open connection for months. After a day or so I see that the client stops responding. Spinify does not output ANY logs when this situation happens. On server, client is no longer visible in presence. It's not getting unsubscribed, nor disconnected, because I would be aware of that. It's simply not responding any more. The client program is still running though, because I have a timer inside which sends HTTP requests periodically as a health check, so I know its up and running, just Spinify not connecting to the server.
To Reproduce
Run client for two days
Expected behavior
Keep sending pings
Screenshots
Desktop (please complete the following information):
- OS: Windows 11, Dart CLI
Additional context
Metadata
Metadata
Assignees
Labels
No labels