muxall / RPTCQ-LCD

Muxall Remote Programmable Temp Controller Model Q (for BBQ) LCD Library
MIT License
1 stars 0 forks source link

Issue: Web App: Config tab settings are zeroed out. #160

Open muxall opened 1 year ago

muxall commented 1 year ago

Observed: When opening the Config tab on the web app, occasionally the settings are not populated and show zeros or are blank. Expected: settings should populate after opening. Notes: This is a racing condition between the polling request and config request. Need to pause polling when a config request is sent Workaround: Close the Config tab and reopen.