Skip to content

Commit

Permalink
Add know issue about two failing L0 tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrm-nvidia committed Jun 26, 2024
1 parent 1d3224b commit 9e789db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/known_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ limitations under the License.
- Enabling verbose logging may cause a significant performance drop in model inference.
- GRPC ModelClient doesn't support timeouts for model configuration and model metadata requests due to a limitation in the underlying tritonclient library.
- HTTP ModelClient may not respect the specified timeouts for model initialization and inference requests, especially when they are smaller than 1 second, resulting in longer waiting times. This issue is related to the underlying implementation of HTTP protocol.
- L0_remote_life_cycle, L0_tritons_cohabitation tests fails with timeouts due to unknown reasons. Investigating the root cause of this issue is ongoing.

0 comments on commit 9e789db

Please sign in to comment.