Catch out of context exceptions
NestJS doesn't catch exceptions when out of context (Cron tasks or event listeners), causing the application to crash and restart.
NestJS doesn't catch exceptions when out of context (Cron tasks or event listeners), causing the application to crash and restart.