davidrg / zxweather

Weather Station software built to run weather.zx.net.nz. Includes support for Davis Vantage Vue/Pro2 and FineOffset WH1080 hardware.
GNU General Public License v2.0
0 stars 0 forks source link

Errors from DatabaseDataSource after lost connection and reconnect #56

Open davidrg opened 3 years ago

davidrg commented 3 years ago

After lost database connection the live DB connection reconnects just fine but other functions throw errors on the first few usage attempts

Example: After first live data broadcasts received upon database reconnect, double-click a bar in the rain visualisation. You'll get DB errors. Try this a few times and eventually it works.