Publish Distributed EOS only after the shard has settled
Description
Distributed EOS implementation does not wait for initial convergence before publishing its service. We should wait for initial convergence before we publish the service, so that its convergence time is not mistakenly charged as the leadership election time.
Distributed EOS implementation does not wait for initial convergence before publishing its service. We should wait for initial convergence before we publish the service, so that its convergence time is not mistakenly charged as the leadership election time.