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
Member

Live-path debug: real Kuma down-events carry heartbeat.status=0; the bridge keyed DOWN on 2 and silently 200-ed them. no-CR (dev-only). Ticket: https://projects.knownelement.com/issues/824

Live-path debug: real Kuma down-events carry heartbeat.status=0; the bridge keyed DOWN on 2 and silently 200-ed them. no-CR (dev-only). Ticket: https://projects.knownelement.com/issues/824
ic-builder added 1 commit 2026-09-06 20:29:51 +00:00
fix: Kuma heartbeat status enum — 0 is DOWN, not 2
ci / vet (pull_request) Successful in 59s
18523eae58
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
ic-builder merged commit 9fdfd9e552 into main 2026-09-06 20:29:53 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KNEL/KNELKumaGlpiBridge#5