Description
Reconnect backoff time randomisation. In case of broker global disconect, to avoid all client connecting again at the very same moment. It would be good to have some randomisation in retry time, configurable.
Also, clients could have their own logic of reconnect that could cause lot of reconnect. It would be good to have ability to limit the rate of new connection creation, configurable.