Error handling in event publishing via entity services could be improved
Description
For now the error just gets logged in the cli. It would be useful to improve the error handling by maybe retrying the publish if an error occurs during this step.
Another option would be a re-roll of in the written storage, but that seems like an unlikely option to implement wiht the way we are storing things.