Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to disconnect MQTT cleanly if error occurs during upload
Have monitored different errors from MQTT during upload after connection. In the event of an OSError or IndexError try to disconnect MQTT to see if it prevents hangs.
- Loading branch information