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

Handle DNS lookup failures #439

Merged
merged 1 commit into from
Jul 2, 2018
Merged

Handle DNS lookup failures #439

merged 1 commit into from
Jul 2, 2018

Conversation

just-boris
Copy link
Contributor

When lookup fails, it throws an exception, that prevent other code from being executed

fixes #437

When lookup fails, it throws an exception, that prevent other code from being executed

fixes #437
@leo leo changed the title handle DNS lookup failures Handle DNS lookup failures Jul 2, 2018
@leo leo self-requested a review July 2, 2018 19:28
@leo leo added the patch label Jul 2, 2018
@leo
Copy link
Contributor

leo commented Jul 2, 2018

Amazing. Thank you!

@leo leo merged commit dd3704f into vercel:master Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnhandledPromiseRejectionWarning: Error: getaddrinfo ENOTFOUND <my hostname>
2 participants