Files
pipecat/changelog/3789.fixed.md
2026-02-20 14:56:46 -08:00

2 lines
220 B
Markdown

- Fixed `push_interruption_task_frame_and_wait()` hanging indefinitely when the `InterruptionFrame` does not reach the pipeline sink within the timeout. Added a `timeout` keyword argument to customize the wait duration.