I am running the last version of weewx & belchertown skins. I added
recently the airlink extension to get the air quality observations. All the
system components works fine except I found too much errors in the log file
regarding the fetch of the data on the airlink device. It look like the
[ai
my mistake: the pooling is 60 second in weewx engine but the retry waiting
delay, timeout may be too short.
I added a wait before retry = 15 seconds, added timeout to 4s and max_tries
= 2s.
restarted weewx service and check the log file.
So far , no ERRORS in the log file.
Let's close this fo