From 80b7b0681d83b438bdaf24425f3494367d8c3863 Mon Sep 17 00:00:00 2001 From: orbitalo Date: Tue, 31 Mar 2026 19:31:39 +0000 Subject: [PATCH] =?UTF-8?q?monitor:=20groesszuegigeres=20Timeout=20fuer=20?= =?UTF-8?q?Flugscanner-Agent=20(Tailscale-KH=E2=86=92DE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homelab-ai-bot/monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homelab-ai-bot/monitor.py b/homelab-ai-bot/monitor.py index 4e19131d..98af26aa 100644 --- a/homelab-ai-bot/monitor.py +++ b/homelab-ai-bot/monitor.py @@ -46,7 +46,7 @@ HTTP_HEALTH_CHECKS = [ {"name": "Matomo (CT 113)", "url": "http://10.10.10.113"}, {"name": "Grafana (CT 110)", "url": "http://10.10.10.110:3000"}, {"name": "Flugscanner-Agent (pve-pp-1)", "url": "http://100.126.26.46:5010/status", - "retries": 3, "timeout": 10, "retry_delay": 5}, + "retries": 5, "timeout": 25, "retry_delay": 6}, ] EXPECTED_STOPPED = {