ephraimbuddy edited a comment on issue #19005: URL: https://github.com/apache/airflow/issues/19005#issuecomment-946687431
It doesn't happen in 2.2.0. However, there's a bug in how it goes to `failed` state in 2.2.0. After the DAG is marked `failed` and task marked `skipped`, the dagrun moves to` running` state again, and the task is failed, then the dagrun goes to `failed` state. That bug is the direct cause of https://github.com/apache/airflow/issues/16078 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
