Skip to content

ETIMEDOUT exception makes my app crash #690

@Davevb

Description

@Davevb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions