If there is an error during reconnect we should not loop in event_loop as this will cause a deadlock in case there is actually an error like connection drop etc. If this reconnect fails the reconnect routine will retry itself.
If there is an error during reconnect we should not loop in event_loop as this will cause a deadlock in case there is actually an error like connection drop etc. If this reconnect fails the reconnect routine will retry itself.