incodehq / incode-platform

Combines incode.org modules and isisaddons.org into a single set of modules.
http://platform.incode.org
Apache License 2.0
8 stars 9 forks source link

If PublisherMq fails to send event, just continue anyway rather than throw an exception. #110

Open danhaywood opened 5 years ago

danhaywood commented 5 years ago

That's because the event is also persisted to the PublishedEvent table, so there's no need to crash and burn.