fix(FN-4853): finalize docs changeset and restore workspace build gate
Fusion-Task-Id: FN-4853 Fusion-Task-Lineage: aaad0ff7-714c-4c82-a1e7-c9a725db90cb
This commit is contained in:
committed by
gsxdsm
parent
08bca99e55
commit
248c7706ca
5
.changeset/fn-4853-fix-agents-startup-hang.md
Normal file
5
.changeset/fn-4853-fix-agents-startup-hang.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Speed up Agents API boot-path loading by replacing per-request pending approval row scans with an aggregated pending-count query per requester agent. This keeps `/api/agents` responsive on large approval histories and reduces time spent on the initial "Loading agents..." state.
|
||||
Reference in New Issue
Block a user