grammyjs / nestjs

grammY integration for NestJS.
42 stars 11 forks source link

Global error handler #34

Open Anivone opened 1 year ago

Anivone commented 1 year ago

Is it possible to set a global error handler to handle exceptions caught from all registered @Update classes ?