Skip to content

Sikora00/nestjs-cqrs-events-error-handling

Repository files navigation

This is a PoC repository showing how we can provide our error handling solution for errors thrown from event handlers. Check it here

Refs nestjs/cqrs#409

Notice!

Wrapping it with try catch is not a recommended way!

You should think about what is the best way to handler exceptions in your application to prevent it from being in an inconsistent state!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published