ms32035 commented on pull request #13199:
URL: https://github.com/apache/airflow/pull/13199#issuecomment-749471655


   Statuses aren't there for 2 reasons:
   * Design & performance - this should demonstrate the static relationships 
between dags, but adding dag runs add a performance cost and complexity related 
to refresh
   * It may well be that several instances of the same DAG are active or there 
is an active run for something else than the latest execution, in which case 
this could be quite confusing. The DAG list view is more appropriate get 
details about statuses


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to