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

ci: Reducing flakiness of L0_python_api #7674

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

KrishnanPrash
Copy link
Contributor

@KrishnanPrash KrishnanPrash commented Oct 1, 2024

What does the PR do?

Currently, if an inference request is sent with the tritonclient and the gRPC frontend is shutdown, the StatusCode and message returned varies depending on the timing of the operations. Modified test_grpc_req_during_shutdown to accept multiple possible StatusCode values.

  • CI Pipeline ID:
    18939299

@KrishnanPrash KrishnanPrash added the PR: ci Changes to our CI configuration files and scripts label Oct 1, 2024
@KrishnanPrash KrishnanPrash merged commit dea1131 into main Oct 2, 2024
3 checks passed
@KrishnanPrash KrishnanPrash deleted the kprashanth-L0_python_api-grpc-fix branch October 2, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ci Changes to our CI configuration files and scripts
Development

Successfully merging this pull request may close these issues.

2 participants