RNHTTR edited a comment on issue #12912: URL: https://github.com/apache/airflow/issues/12912#issuecomment-780903216
Would it make sense to get the DAG's task instances and set any tasks to `SKIPPED` state if they haven't finished when the DAG state is marked as `FAILED`? https://github.com/apache/airflow/blob/master/airflow/jobs/scheduler_job.py#L1694-L1718 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
