serving icon indicating copy to clipboard operation
serving copied to clipboard

Log message without truncation while leaving grpc limits as is

Open asamadiya opened this issue 2 years ago • 2 comments

Truncated messages as described in https://github.com/tensorflow/serving/issues/2164 kills debug-ability. Rather than expecting the client to receive potentially large messages, we simply log the full message on the server.

Testing: WIP

asamadiya avatar Sep 21 '23 15:09 asamadiya

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Sep 21 '23 15:09 google-cla[bot]

SIgned.

asamadiya avatar Sep 21 '23 15:09 asamadiya