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.
Exemple on how to handle async await errors with full stack trace
JavaScript