Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ws): explicit error handling #1467

Merged
merged 1 commit into from
Jun 21, 2019
Merged

Conversation

noomorph
Copy link
Collaborator

Fixes the issue we began getting after bumping ws to ^3.3.1.

  • This is a small change

Description:

Private builds on TeamCity began failing with unhandled read ECONNRESET error in logs, and the domino effect led to failures in consequent tests.

To my great displeasure, I could not reproduce it consistently in Detox e2e suite, but the fix has been verified locally on the private build.

More details here: websockets/ws#1256

@noomorph noomorph requested a review from rotemmiz as a code owner June 21, 2019 10:16
@noomorph noomorph merged commit 530eb40 into master Jun 21, 2019
@noomorph noomorph deleted the fix/ws-3.3-error-handling branch June 21, 2019 10:44
@lock lock bot locked as resolved and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant