Mavtti opened a new issue #19131: URL: https://github.com/apache/airflow/issues/19131
### Description Currently when a DAG times out, there is not way to call a fallback. The on_failur_callback is not called in this case. The idea would be to give the possibility to call a fallback when a DAG times out. ### Use case/motivation Log times outs ### Related issues https://github.com/apache/airflow/issues/18746 ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
