From 614d5e0d19efa6382aa3d528b1ceeca2276f0e76 Mon Sep 17 00:00:00 2001 From: jay Date: Thu, 18 Dec 2025 00:08:30 +0530 Subject: [PATCH] add changelog --- changelog/3233.fixed.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog/3233.fixed.md diff --git a/changelog/3233.fixed.md b/changelog/3233.fixed.md new file mode 100644 index 000000000..3f17fd765 --- /dev/null +++ b/changelog/3233.fixed.md @@ -0,0 +1,2 @@ +- Improved error handling in `ElevenLabsRealtimeSTTService` +- Fixed an issue in `ElevenLabsRealtimeSTTService` causing an infinite loop that blocks the process if the websocket disconnects due to an error \ No newline at end of file