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

Ensure request body is always returned as bytes #372

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Ensure request body is always returned as bytes #372

merged 1 commit into from
Aug 14, 2023

Conversation

willfrey
Copy link
Contributor

This updates _get_inference_request to always return the request body as bytes, as per the InferenceServerClient .generate_request_body docstring.

Issues are disabled for this repository, so I apologize if it isn't appropriate to open PRs here!

@jbkyang-nvi
Copy link
Contributor

Running tests

@jbkyang-nvi
Copy link
Contributor

jbkyang-nvi commented Aug 2, 2023

Thanks for your contribution @willfrey. The tests passed. Can you fill the CLA as specified here: https://github.com/triton-inference-server/server/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla

Also, cc: @Tabrizian, @tanmayv25

@willfrey
Copy link
Contributor Author

willfrey commented Aug 7, 2023

Hi @jbkyang-nvi. Sorry for the delay, I've been in the middle of a move overseas. I've emailed a signed copy of the CLA with corporate-related fields marked as N/A.

If there's any issue with how I've filled out the form, please let me know.

Thanks!

@jbkyang-nvi
Copy link
Contributor

Hi @willfrey did not get your email. Can you resend the email to [email protected]?

@willfrey
Copy link
Contributor Author

@jbkyang-nvi I've resent it to the email you provided.

@nv-kmcgill53
Copy link
Contributor

CLA has been received and accepted.

@jbkyang-nvi jbkyang-nvi merged commit 993bb7d into triton-inference-server:main Aug 14, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants