Alexander Zielonka c842513116
All checks were successful
Deploy GSM / deploy (push) Successful in 35s
Report unreachable hosts consistently so dashboard stops flapping
getServerStatus returned 'offline' for both a stopped server AND an unreachable host. The dashboard hides 'unreachable' but shows 'offline', so an off VM oscillated in/out of the list as the failed-host breaker expired and re-tripped. Now distinguish: connection failure/hang -> 'unreachable' (host down), reachable-but-process-stopped -> 'offline'. Both autoshutdown and the Discord bot already treat non-online as not running.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 20:17:03 +02:00
2026-01-15 20:20:54 +01:00
Description
No description provided
3.9 MiB
Languages
JavaScript 97.3%
CSS 2.6%