Skip to content

v2.1.11: [Events] Skip message dispatch on subscriber when decoration fails (#7)

Choose a tag to compare

@ioannis-papikas ioannis-papikas released this 08 Jul 17:29
· 2 commits to 2.1 since this release
703eb0e
* [Exceptions] Create custom Invalid payload exception

* [Events] Add try..catch on decorate call when dispatching events

* [Changelog] Add event dispatch change to changelog 2.1 md

* Fix class name in invalid payload exception

* [Events] Add type of exception thrown in abstract function decorate