From 492f268b106c057d928a7c8a2a1720ccfc41fa14 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Mon, 1 Jun 2026 19:41:27 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20Docker=5FEssentials=20=E2=80=94=20every?= =?UTF-8?q?=20minute=20=E2=86=92=20every=2015=20minutes=20in=20watchdog=20?= =?UTF-8?q?refs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Docker_Essentials/README-Docker_Essentials.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docker_Essentials/README-Docker_Essentials.md b/Docker_Essentials/README-Docker_Essentials.md index eb7afe7..f74b973 100644 --- a/Docker_Essentials/README-Docker_Essentials.md +++ b/Docker_Essentials/README-Docker_Essentials.md @@ -207,7 +207,7 @@ or in-progress downloads. ## ━━━ RELATIONSHIP TO WATCHDOGS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ `docker_watchdog.sh` has moved to `Watchdogs/` and is now one of four coordinated -single-pass scripts called every minute by `Orchestrators/watchdog_orchestrator.sh`. +single-pass scripts called every 15 minutes by `Orchestrators/watchdog_orchestrator.sh`. ``` Watchdogs/resource_watchdog.sh ← reduces pressure before healing attempts @@ -248,7 +248,7 @@ Array starts ensure networks + connections exist silent if correct, notify if creating -Every minute (Orchestrators/watchdog_orchestrator.sh): +Every 15 minutes (Orchestrators/watchdog_orchestrator.sh): └── Watchdogs/docker_watchdog.sh ── see Watchdogs/README-Watchdogs.md Daily maintenance window (1am):