weacast / weacast-probe

Probing forecast model plugin for Weacast
MIT License
4 stars 1 forks source link

Probe results created on probe initialization for existing forecast data #14

Closed claustres closed 5 years ago

claustres commented 5 years ago

Steps to reproduce

Launch a weacast app with existing forecast data in DB and create a probing stream.

Expected behavior

Probe results should only be created when new forecast data is coming in, or at least an option should allow to do so.

Actual behavior

On initialization probe results are created for all available forecast data already in DB causing a server overload.