Skip to content

ext_proc: support mode override from None to FULL_DUPLEX_STREAMED #40687

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yanjunxiang-google
Copy link
Contributor

@yanjunxiang-google yanjunxiang-google commented Aug 12, 2025

Fix #40340

When mode is overridden into FULL_DUPLEX_STREAMED, the buffered body has to be sent to the ext_proc server.

Signed-off-by: Yanjun Xiang <[email protected]>
Signed-off-by: Yanjun Xiang <[email protected]>
Signed-off-by: Yanjun Xiang <[email protected]>
@yanjunxiang-google yanjunxiang-google marked this pull request as ready for review August 12, 2025 22:08
@yanjunxiang-google
Copy link
Contributor Author

/assign @tyxia @yanavlasov

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.

ext_proc: first body chunk not processed when changing mode to FULL_DUPLEX_STREAMED
3 participants