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

added error handler when making request call. #15

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

jongyoonlee
Copy link
Contributor

This will catch any socket error such as DNS, timeout, or IO errors.

@dperry
Copy link

dperry commented Dec 5, 2016

I have had/seen this issue too. I agree with the suggested pull request. You can see this issue here - http://stackoverflow.com/questions/21957258/socket-hang-up-error-with-multiple-http-get-requests. Please test, merge and release :)

@clocked0ne
Copy link

This seems like quite a common issue as I am experiencing it too, we could really use this fix being included in a new release :)

@bradvogel
Copy link
Collaborator

This lgtm. Thanks!

@jamesmhaley I have merge access, but not npm publish access. Can you merge this and publish?

@jamesmhaley
Copy link
Contributor

Sorry for the delay, been on another project.

@bradvogel you now have npm access.

@jamesmhaley jamesmhaley closed this Dec 6, 2016
@jamesmhaley jamesmhaley reopened this Dec 6, 2016
@jamesmhaley jamesmhaley merged commit 6e577ff into mixmaxhq:master Dec 6, 2016
@bradvogel
Copy link
Collaborator

Published as 2.0.2 - thanks!

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.

None yet

5 participants