nivdror opened a new issue, #39938: URL: https://github.com/apache/airflow/issues/39938
### Description Create a view in the graph UI by pressing two tasks that are dependent on one another and show the longest path and how much time it will take(by using task duration over the recent history). We created this feature in our own old airflow but I don't see why this cannot be in apache airflow. Here is an example:  ### Use case/motivation I'm trying to achieve a better visibility over the graph UI which I believe is the important UI in airflow. This feature will help the oncalls figure out what the ETA of a certain flow ### Related issues _No response_ ### 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]
