Skip to content

Return full error when custom batcher init fails #196

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

Merged
merged 1 commit into from
May 2, 2023

Conversation

dyastremsky
Copy link
Contributor

@dyastremsky dyastremsky commented May 2, 2023

  • Autoformatting
  • Returning full error (type, message) when custom batcher init fails. This was previously being lost due to the error being deleted before the string was copied.

Related server PR: triton-inference-server/server#5729

Copy link
Contributor

@krishung5 krishung5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@oandreeva-nv oandreeva-nv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dyastremsky dyastremsky merged commit 75dbd17 into main May 2, 2023
@dyastremsky dyastremsky deleted the dyas-custom-err branch May 2, 2023 21:15
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