Files
pipecat/changelog/4434.fixed.md
2026-05-06 15:39:27 -03:00

248 B

  • Fixed interruptions being delayed when a slow non-uninterruptible frame was processing and an uninterruptible frame was waiting in the queue. The bot would stall until the slow frame finished instead of cancelling it immediately on interruption.