Skip to content
Snippets Groups Projects

broken pipe IOException handler

Merged Sanjeev-SLB requested to merge broken_pipe_fix into master

Register Service is throwing IOException with a Broken pipe error message. This is usually thrown when a client closes the connection while its request is still being processed in the server. We should handle this properly so a client can retry.

Here is one of the stack trace:

image

Edited by Sanjeev-SLB

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading