prisma-labs / graphql-framework-experiment

Code-First Type-Safe GraphQL Framework
https://nexusjs.org
MIT License
674 stars 66 forks source link

unhandledRejection #1425

Open thierryskoda opened 4 years ago

thierryskoda commented 4 years ago

Hi,

We're currently receiving some unhandledRejection in our server that's using nexus and it crashes the server.

Unfortunately, we don't have anymore information on what/why/where is causing the error.

Is there anyway to bypass Nexus logger to obtain more information when server crashes?

Thank you for any help!