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

Async Exception Handling

Refael Ackermann edited this page Jun 27, 2014 · 16 revisions

For excpection 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: