All gRPC requests to the Triton server are timing out, but HTTP requests are functioning normally. #6899
Open
Description
Description
All gRPC requests to the Triton server are timing out, but HTTP requests are functioning normally.
Triton Information
23.10
Are you using the Triton container or did you build it yourself? container from NGC
To Reproduce
When using the TensorRT backend, I often encounter a large number of connection timeouts with gRPC, while HTTP requests work fine. This indicates that there is no problem with the model, but rather with the RPC. After restarting the service, RPC requests return to normal.
Expected behavior