dlr-eoc / prosEO

prosEO – A Processing System for Earth Observation Data
GNU General Public License v3.0
14 stars 1 forks source link

Planner: automatically detect job step readyness #217

Open katharinabassler opened 2 months ago

katharinabassler commented 2 months ago

When the planner is restarted, job steps will be assigned the status WAITING_INPUT even if all necessary inputs are available. READY is only assigned in the next dispatch cycle. The planner should be capable to detect job step readiness in the first attempt.