vgupta3
Results
1
issues of
vgupta3
### Apache Airflow version 2.4.0 ### What happened When a task fails in a DAG, the on_failure_callback [registered while creating the dag](https://github.com/apache/airflow/blob/21c40cd4cc7830bc17a4180d8dd0fa2cc4ed9cea/airflow/models/dag.py#L387) is triggered using the context of a [random...
kind:documentation
area:core