Skip to content

process SystemFrames in a queue as high priority frames #1776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aconchillo
Copy link
Contributor

@aconchillo aconchillo commented May 8, 2025

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.

Copy link

codecov bot commented May 8, 2025

Codecov Report

Attention: 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 ⚠️
Files with missing lines Coverage Δ
src/pipecat/frames/frames.py 95.16% <ø> (ø)
src/pipecat/processors/frame_processor.py 79.56% <86.59%> (+1.65%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aconchillo aconchillo marked this pull request as draft May 8, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant