This repository has been archived by the owner on Jan 5, 2020. It is now read-only.
This repository has been archived by the owner on Jan 5, 2020. It is now read-only.
Open
Description
If for some reason the program cannot connect to the MQTT server, it calls reconnect in a busy loop and spams the network.
For example, let's say that the we are wanting to connect to an MQTT server by hostname and the DNS server (temporarily) cannot resolve the hostname. In this case we enter a busy loop calling reconnect() which will continue to query the DNS resolver hundreds or thousands of times per second.
Metadata
Assignees
Labels
No labels