Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Async Exception Handling

CrissDev edited this page Sep 23, 2014 · 16 revisions

For exception handling best practice is to use Domains

As of v0.11.9 (with an API change in 0.11.12), a lower-level hook to get at the asynchronous event flow has be added. You can follow the progress at https://github.com/joyent/node/pull/6011

==

A few modules are already using it: