GitHub user m-fariz-a edited a comment on the discussion: Inconsistent last_dag_run_state in web ui in Airflow 3
I just upgraded the Airflow image to 3.1.0, and there are some changes: * There are only three stats at the top: `Queued Dags` has been removed from the top stats but still appear in history section, which I think makes sense. * `Failed Dags` now shows the correct number of failed DAGs. * `Running Dags` only counts DAGs that are running on schedule, while the history section shows DAGs scheduled by assets and by timetable. <img width="955" height="840" alt="image" src="https://github.com/user-attachments/assets/68cd16b2-8141-4d71-9899-6a662c7e89eb" /> GitHub link: https://github.com/apache/airflow/discussions/55409#discussioncomment-14560330 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
