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:
   
   ![Screenshot 2024-05-30 at 11 47 
45](https://github.com/apache/airflow/assets/131352704/62a1a2e5-33ef-439f-99af-efc36f44d1da)
   
   
   ### 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]

Reply via email to