Add a method to EventMachine that can republish an event. EventMachine should reset the `handled_async` flag in event metadata and dispatch the event again on the internal event bus.
Add a method to EventMachine that can republish an event.
EventMachine should reset the
handled_asyncflag in event metadata and dispatch the event again on the internal event bus.