dlr-eoc / prosEO

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

Production Planner: After retrying job step "failed job steps" flag in job is not reset #148

Closed tangobravo62 closed 2 years ago

tangobravo62 commented 3 years ago

When a job step fails, a flag for failed job steps is set in the owning job. This flag is not cleared once the job step is retried (and therefore no more failed job steps exist). The attached screenshot shows a situation, where the second job step (ID 138440) initially failed due to an I/O exception, but was successfully retried and resumed.

Bildschirmfoto 2021-05-25 um 16 51 57
emelchinger commented 3 years ago

This flag is checked and propably reset to false after retry.

tangobravo62 commented 2 years ago

Tested successfully during S5P DDS6 reprocessing campaign.