/async-await-errors

Exemple on how to handle async await errors with full stack trace

Primary LanguageJavaScript

Async Await Errors with full stack trace

This repo shows an example on how to handle async await errors while preserving a full stack trace.

Errors are sent to Sentry, add your Sentry DSN in index.js before running the server.