docs: update watchdog headers — single-pass cron model, correct caller refs, stability vs system watchdog
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
# PURPOSE
|
||||
# ─────────────────────────────────────────────────────────────────────────────
|
||||
# Pressure reduction layer — detects rising system load and reduces it before
|
||||
# things break. Called by watchdog_orchestrator.sh every minute as a single-
|
||||
# pass run. The middle layer between docker_watchdog.sh (fixes broken
|
||||
# containers) and system_watchdog.sh (reboots). Does neither of those things.
|
||||
# things break. Called by watchdog_orchestrator.sh every 15 minutes as a
|
||||
# single-pass run. The middle layer between docker_watchdog.sh (fixes broken
|
||||
# containers) and stability_watchdog.sh (reboots). Does neither of those things.
|
||||
#
|
||||
# ==============================================================================================
|
||||
# OPERATIONAL MODEL
|
||||
|
||||
Reference in New Issue
Block a user