feat(FN-4785): complete Step 6 — add changeset for agents load perf
Fusion-Task-Id: FN-4785 Fusion-Task-Lineage: be241ee7-9df0-433c-a00b-997bcd558862
This commit is contained in:
committed by
gsxdsm
parent
3668927042
commit
416bd8b1f5
5
.changeset/fn-4785-speed-up-agents-view.md
Normal file
5
.changeset/fn-4785-speed-up-agents-view.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Speed up initial Agents view load by batching linked-task column lookups instead of hydrating each task, and by replacing per-agent run-history scans in `/api/agents/stats` with a single aggregated run-status query.
|
||||
Reference in New Issue
Block a user