SolarArbiter / solarforecastarbiter-core

Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter
https://solarforecastarbiter-core.readthedocs.io
MIT License
33 stars 21 forks source link

Look into validation failures #757

Open lboeman opened 2 years ago

lboeman commented 2 years ago

When posting large amounts of observation data, the validation routine tends to fail. It seems like occasionally, some data will be validated at the beginning of the posted data. My suspicion is that the job to validate all of the posted data fails after a certain amount of time and then that job is re-queued and fails at approximately the same spot again.