Add timeout for handling user transcript messages

This commit is contained in:
Mark Backman
2026-01-05 15:34:19 -05:00
parent c53c49558f
commit be621fbc5c
2 changed files with 56 additions and 1 deletions

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

@@ -0,0 +1 @@
- Fixed an issue in GeminiLiveLLMService where TranscriptionFrames were occasionally not pushed.