axon-announcement has reported stale on every tick for 1.4h (1 consecutive verdicts).
|
|
| fault |
stale |
| since |
2026-08-15T19:36:02.497Z |
| watchdog said |
SN25 14/80 axons (18%); SN102 6/21 axons (29%) |
SELECT datetime(checked_at/1000,'unixepoch') at, verdict, detail
FROM lane_health WHERE lane = 'axon-announcement'
ORDER BY checked_at DESC LIMIT 40;
Closed automatically on the first ok verdict.
Opened by the lane-health reader (src/lane-alarm.ts); the record it reads
is also served at GET /api/v1/self-health.
axon-announcementhas reported stale on every tick for 1.4h (1 consecutive verdicts).staleSN25 14/80 axons (18%); SN102 6/21 axons (29%)Closed automatically on the first
okverdict.Opened by the lane-health reader (
src/lane-alarm.ts); the record it readsis also served at
GET /api/v1/self-health.