On Fedora 41, the application stops receiving notifications after resuming from suspend.
- Open Notify
- Suspend system
- After about ten seconds, resume
- Trigger a notification
No notifications are received until Notify is stopped and launched again, whereupon all missed notifications appear.
Unexpectedly I couldn't replicate this when running from the command line. It might be unrelated, but after resuming I consistently see a duplicate message received
recv_and_forward: ntfy_daemon::system_client: Received duplicate message min_message=MinMessage
I am on Fedora 41, Notify 0.1.6 is installed from Flathub as a user package, the server is self hosted behind nginx, connection via websocket.
On Fedora 41, the application stops receiving notifications after resuming from suspend.
No notifications are received until Notify is stopped and launched again, whereupon all missed notifications appear.
Unexpectedly I couldn't replicate this when running from the command line. It might be unrelated, but after resuming I consistently see a duplicate message received
I am on Fedora 41, Notify 0.1.6 is installed from Flathub as a user package, the server is self hosted behind nginx, connection via websocket.