szetszwo commented on PR #1184:
URL: https://github.com/apache/ratis/pull/1184#issuecomment-2506578393

   One more option. 
   
   3. Print also the cause exception (but not the stack trace), e.g. the above 
exception will be printed as below:
   ```
   15:08:29.970 [default-akka.actor.default-dispatcher-166] WARN  
a.s.s.RestartWithBackoffSource - Restarting graph due to failure. stack_trace: 
   io.grpc.StatusRuntimeException: UNAVAILABLE: io exception
   Caused by: java.io.IOException: Connection reset by peer
   ```


-- 
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]

Reply via email to