diff --git a/changelog/4514.fixed.md b/changelog/4514.fixed.md new file mode 100644 index 000000000..d5fd46320 --- /dev/null +++ b/changelog/4514.fixed.md @@ -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.