Skip to content

Add resilience features for daemon stability#34

Merged
khaliqgant merged 1 commit intomainfrom
claude/resilient-agent-relay-9jDBe
Dec 29, 2025
Merged

Add resilience features for daemon stability#34
khaliqgant merged 1 commit intomainfrom
claude/resilient-agent-relay-9jDBe

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

  • Add --watch flag for supervisor mode that auto-restarts daemon on crash
  • Add --max-restarts flag to limit restart attempts (default 5 in 60s)
  • Add uncaught exception/rejection handlers for graceful error recovery
  • Add /health and /api/health endpoints for monitoring
  • Improve systemd service file with watchdog support and best practices

- Add --watch flag for supervisor mode that auto-restarts daemon on crash
- Add --max-restarts flag to limit restart attempts (default 5 in 60s)
- Add uncaught exception/rejection handlers for graceful error recovery
- Add /health and /api/health endpoints for monitoring
- Improve systemd service file with watchdog support and best practices
@khaliqgant khaliqgant merged commit 281bf6c into main Dec 29, 2025
6 checks passed
@khaliqgant khaliqgant deleted the claude/resilient-agent-relay-9jDBe branch December 29, 2025 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants