holly
Databricks Employee
Databricks Employee

Can you share why you want that to happen? If it's a case of saving on compute, you can repair the run and only rerun the parts that failed.

If you want the status code to be a failure, you could use the if/else logic with both tasks as dependents to then point to a failure script to 'fail' the final step.