airgradienthq / arduino

Firmware of open-source hardware air quality monitors AirGradient ONE (indoor) and AirGradient Open Air (outdoor).
https://www.airgradient.com/documentation/
Other
220 stars 114 forks source link

Retry GET/POST data with server if failed #237

Closed pnt325 closed 2 months ago

pnt325 commented 2 months ago
  1. Remove check WiFi connected before send POST from ApiClient to .ino
  2. Retry 3 times and period 5 seconds if POST/GET return failed