triton-inference-server / client

Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.
BSD 3-Clause "New" or "Revised" License
517 stars 224 forks source link

Add a small line to catch error at line 58 #692

Closed lkomali closed 1 month ago

lkomali commented 1 month ago

While investigating TPA-113 @matthewkotila that error is being dropped at line 58. This PR is a change to catch the error.