fix DOWN enum: Kuma heartbeat 0=down (was 2) #5

Merged
ic-builder merged 1 commits from ic-builder/status-enum into main 2026-09-06 20:29:53 +00:00
1 Commits
Author SHA1 Message Date
ic-builder 18523eae58 fix: Kuma heartbeat status enum — 0 is DOWN, not 2
ci / vet (pull_request) Successful in 59s
Live-path debug found the bridge silently ignored real Kuma down-events:
Kuma heartbeat.status is 0=down/1=up/2=pending, not the webhook-doc
guess used earlier. DOWN now keyed on 0.
Ticket: https://projects.knownelement.com/issues/824
2026-09-06 15:29:48 -05:00