pipecat icon indicating copy to clipboard operation
pipecat copied to clipboard

process SystemFrames in a queue as high priority frames

Open aconchillo opened this issue 8 months ago • 1 comments

Please describe the changes in your PR. If it is addressing an issue, please reference that as well.

This makes sure SystemFrames are processed in the order received also ensuring that they are processed before other types of frames.

aconchillo avatar May 08 '25 00:05 aconchillo

Codecov Report

:x: Patch coverage is 86.59794% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pipecat/processors/frame_processor.py 86.59% 13 Missing :warning:
Files with missing lines Coverage Δ
src/pipecat/frames/frames.py 95.16% <ø> (ø)
src/pipecat/processors/frame_processor.py 79.56% <86.59%> (+1.65%) :arrow_up:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 08 '25 00:05 codecov[bot]

Closing. This was fixed in #2358

aconchillo avatar Sep 11 '25 21:09 aconchillo