systant/server
ryan 1b58dfad31 Implement graceful shutdown for MQTT connection failures
- Added connection verification with timeout-based validation on startup
- Enhanced error handling to catch Tortoise.publish_sync exceptions
- Graceful exit via System.stop(1) prevents erl_crash.dump files
- Added comprehensive logging for connection failures and shutdown reasons
- Updated CLAUDE.md to document graceful shutdown behavior

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-09 19:21:57 -07:00
..
config Restructure as monorepo and add flake packages/apps 2025-08-02 19:54:17 -07:00
lib Implement graceful shutdown for MQTT connection failures 2025-08-09 19:21:57 -07:00
rel Restructure as monorepo and add flake packages/apps 2025-08-02 19:54:17 -07:00
test Restructure as monorepo and add flake packages/apps 2025-08-02 19:54:17 -07:00
.formatter.exs Restructure as monorepo and add flake packages/apps 2025-08-02 19:54:17 -07:00
mix.exs Implement comprehensive TOML-based configuration system 2025-08-05 21:02:02 -07:00
mix.lock Implement comprehensive TOML-based configuration system 2025-08-05 21:02:02 -07:00
systant.toml Add Home Assistant MQTT auto-discovery integration 2025-08-08 20:38:34 -07:00
systant.toml.example Add Home Assistant MQTT auto-discovery integration 2025-08-08 20:38:34 -07:00