WATCHDOG_CHECK_INTERVAL | 120 | Health check interval in seconds |
WATCHDOG_DEGRADED_CHECK_INTERVAL | 5 | Retry interval when degraded (seconds) |
WATCHDOG_MAX_REPAIR_ATTEMPTS | 2 | Max auto-repair attempts before crash-loop |
WATCHDOG_CRASH_LOOP_WINDOW | 300 | Window for crash-loop detection (seconds) |
WATCHDOG_CRASH_LOOP_THRESHOLD | 3 | Crashes in window to trigger crash-loop |
WATCHDOG_AUTO_REPAIR | true | Enable/disable auto-repair |
TELEGRAM_BOT_TOKEN | — | Telegram bot token for notifications |
TELEGRAM_ADMIN_CHAT_ID | — | Chat ID for Telegram notifications |
DISCORD_WEBHOOK_URL | — | Discord webhook URL for notifications |