fix(FN-3760): add SSE first-event watchdog for legacy chat streams
- Add a first-event watchdog in legacy chat SSE handling to prevent hangs before initial stream data - Cover watchdog behavior with legacy chat stream API tests - Add hook-level regression tests for useChat and useQuickChat first-send stream scenarios - Include a changeset for @runfusion/fusion patch release Fusion-Task-Id: FN-3760
This commit is contained in:
5
.changeset/FN-3760-first-send-hang-fix.md
Normal file
5
.changeset/FN-3760-first-send-hang-fix.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix first chat message send hanging on "Connecting…" — the initial SSE stream now completes reliably on cold-start.
|
||||
Reference in New Issue
Block a user