chore(lmxproxy): switch health probe tag to DevAppEngine.Scheduler.ScanTime, remove temp prompts

AppEngine built-in tag is always present and constantly updating (~1s),
making it a more reliable probe than a user-deployed TestChildObject tag.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Joseph Doherty
2026-03-22 07:18:39 -04:00
parent ec21a9a2a0
commit 2c99b370a0
6 changed files with 4 additions and 316 deletions

View File

@@ -33,7 +33,7 @@
},
"HealthCheck": {
"TestTagAddress": "TestChildObject.TestBool",
"TestTagAddress": "DevAppEngine.Scheduler.ScanTime",
"ProbeTimeoutMs": 5000,
"MaxConsecutiveTransportFailures": 3,
"DegradedProbeIntervalMs": 30000