artemis
artemis copied to clipboard
Add retries to mev share event client
The event stream gets dropped every so often and requires the process to be restarted in order to reconnect. The EventClient has it's own retry mechanism which solves the problem completely.