health: gateway-only status and stable reconnect

This commit is contained in:
Peter Steinberger
2025-12-10 16:47:38 +00:00
parent 6c005b3d35
commit e9fd73141d
3 changed files with 12 additions and 21 deletions

View File

@@ -218,7 +218,7 @@ export async function statusCommand(
runtime.log(` ${line}`);
}
if (health) {
runtime.log(info("WA connect: reported by gateway (no direct probe)"));
runtime.log(info("Gateway health: reachable"));
const tgLine = health.telegram.configured
? health.telegram.probe?.ok