Resolve "Error handling in event publishing via entity services could be improved"
Merged
requested to merge 248-error-handling-in-event-publishing-via-entity-services-could-be-improved into develop
Compare changes
+ 118
− 12
@@ -16,17 +16,35 @@ import (
@@ -34,20 +52,108 @@ func NewEventService() (interfaces.Service, error) {