fix(cli/server): handle RedisError during heartbeat emission to properly close...
Description
Properly shut down the GUI client even if the connection to redis is lost.
Related Issues
closes #446 (closed)
Type of Change
- Ensure heartbeats don't raise and cancel the shutdown
Definition of Done
-
Documentation is up-to-date.