Skip to content
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

[serving][python] Backport for pull #2173 to v0.28, support for non-2… #2466

Merged

Conversation

davidthomas426
Copy link
Contributor

…00 HTTP codes for non-streaming rolling batch requests

Description

This is an opt-in backport of a subset of the behavior added in pull request #2173 to v0.28.0-dlc, so that non-streaming rolling batch requests can return non-200 HTTP response codes on error. It's opt-in to avoid a breaking change for users using v0.28.0 who may require the old behavior.

…pport for non-200 HTTP codes for non-streaming rolling batch requests
@davidthomas426 davidthomas426 marked this pull request as draft October 18, 2024 22:47
@siddvenk siddvenk marked this pull request as ready for review October 19, 2024 01:49
@siddvenk siddvenk merged commit 975c50d into deepjavalibrary:0.28.0-dlc Oct 19, 2024
0 of 5 checks passed
@davidthomas426 davidthomas426 deleted the backport-pull-2173-to-v0.28 branch October 24, 2024 18:06
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.

2 participants