microsoft / devicescript

TypeScript for Tiny IoT Devices (ESP32, RP2040, ...)
https://microsoft.github.io/devicescript/
MIT License
3.24k stars 113 forks source link

MQTT fails when no internet #518

Closed pelikhan closed 1 year ago

pelikhan commented 1 year ago

The MQTT client has reconnection features but currently it does not properly handle missing internet/connectivity.