Skip to content

fix(proxyReqWs): catch socket errors#763

Merged
chimurai merged 1 commit into2.xfrom
proxyReqWs-socket-error-handler
Apr 20, 2022
Merged

fix(proxyReqWs): catch socket errors#763
chimurai merged 1 commit into2.xfrom
proxyReqWs-socket-error-handler

Conversation

@chimurai
Copy link
Copy Markdown
Owner

Description

Add socket error handler for proxyReqWs

Motivation and Context

hopefully fixes: webpack/webpack-dev-server#1642
related: #759

How has this been tested?

Relying on feedback from: webpack/webpack-dev-server#1642 (comment)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.3%) to 98.315% when pulling 9bd9c7e on proxyReqWs-socket-error-handler into f64c994 on 2.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hpm 1.0.6 Erroring for sockets when target server is restarted

2 participants