feat(FN-4908): complete Step 6 — add changeset and delivery notes
Fusion-Task-Id: FN-4908 Fusion-Task-Lineage: 97d96ea4-8618-43cc-8448-0132cd57974e
This commit is contained in:
committed by
gsxdsm
parent
507da28fba
commit
307cf0c4b6
5
.changeset/FN-4908-reliability-perday-truncation.md
Normal file
5
.changeset/FN-4908-reliability-perday-truncation.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix `/api/health/reliability` per-day rows silently truncating older days on busy projects. Per-day in-review entered/bounced counts and duration samples are now aggregated at the SQL layer instead of pulling up to 50,000 activity-log rows in memory, so the Reliability view shows accurate data for every day in the rolling window.
|
||||
Reference in New Issue
Block a user