Add changelog for websocket STT failure handling

This commit is contained in:
Mark Backman
2026-05-18 12:41:56 -04:00
parent 97b00042df
commit e298491068

1
changelog/4514.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed websocket STT connection setup failures so services clear stale websocket state and emit non-fatal error frames, allowing `ServiceSwitcher` failover to keep agents running.