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 connection drops #61

Merged
merged 2 commits into from
Dec 6, 2019
Merged

Fix connection drops #61

merged 2 commits into from
Dec 6, 2019

Conversation

JeremyTCD
Copy link
Member

- Remove default connection timeout - nodejs/node#27558.
- Add client error listener.
@codecov
Copy link

codecov bot commented Dec 6, 2019

Codecov Report

Merging #61 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   97.51%   97.51%           
=======================================
  Files          18       18           
  Lines         564      564           
=======================================
  Hits          550      550           
  Misses         14       14

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f7a7b5...ce10791. Read the comment docs.

@JeremyTCD JeremyTCD merged commit 6161538 into master Dec 6, 2019
@JeremyTCD JeremyTCD deleted the fix-connection-drops branch February 22, 2020 06:22
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.

An established connection was aborted by the software in your host machine
1 participant