feat(FN-4295): complete Step 3 — add changeset for reports stale threshold
Fusion-Task-Id: FN-4295 Fusion-Task-Lineage: e2a47487-33f5-4077-8031-c7bb14882121
This commit is contained in:
5
.changeset/fn-4295-reports-health-check-threshold.md
Normal file
5
.changeset/fn-4295-reports-health-check-threshold.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Reports Health Check now flags a direct report as stale only when its last heartbeat is older than `1.5 × heartbeatIntervalMs`, with a 5-minute minimum threshold floor for agents without a configured interval. This eliminates recurring false positives for long-cadence direct reports while preserving the existing fallback behavior.
|
||||
Reference in New Issue
Block a user