LSSTDESC / gen3_workflow

Development code for a Gen3-based DRP pipeline implementation
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Make sure final_job.bash runs even if individual pipetask jobs fail #36

Closed jchiang87 closed 2 years ago

jchiang87 commented 2 years ago

This applies to running with the bps submit command with the execution butler enabled. The final_job.bash script should run after the workflow terminates, even if there are failures, to ensure that the existing outputs are merged into the final destination repository.

jchiang87 commented 2 years ago

closed by #41