ladinu opened a new pull request, #360: URL: https://github.com/apache/pekko-grpc/pull/360
The `GrpcExceptionHandler` logs `PeerClosedStreamException` as an error. This is causing log spam in cloud environments where clients abruptly terminate. The exception should be logged as a warning instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
