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

ETIMEDOUT exception makes my app crash #690

Open
Davevb opened this issue Aug 30, 2019 · 0 comments
Open

ETIMEDOUT exception makes my app crash #690

Davevb opened this issue Aug 30, 2019 · 0 comments

Comments

@Davevb
Copy link

Davevb commented Aug 30, 2019

When my Node script returns an fatal error like this:

**events.js:182
throw er; // Unhandled 'error' event
^

Error: connect ETIMEDOUT 172.16.12.5:3000
at Object.exports._errnoException (util.js:1024:11)
at exports._exceptionWithHostPort (util.js:1047:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1150:14)**

I can't catch it in my C# code and my program crashes.

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

No branches or pull requests

1 participant