Files
pipecat/changelog
Aleix Conchillo Flaqué 6cf0d53d00 AIService: handle StartFrame/EndFrame/CancelFrame exceptions
If AIService subclasses implement start()/stop()/cancel() and exception are not
handled, execution will not continue and therefore the originator frames will
not be pushed. This would cause the pipeline to not be started (i.e. StartFrame
would not be pushed downstream) or stopped properly.
2026-01-20 08:54:22 -08:00
..
2026-01-16 01:20:17 +08:00
2026-01-16 15:46:29 -08:00
2026-01-17 09:04:50 -05:00