This is an automated email from the ASF dual-hosted git repository.
onikolas pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 1cda5b31cb5 Change Dataform system test to avoid race condition and
infinite execution (#61543)
add 5c4595e5b06 Re-enable missing metric:
dag_processing.last_duration.<dag_file> (#61079)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/dag_processing/manager.py | 18 +++++++++----
airflow-core/src/airflow/models/pool.py | 31 +++++++++-------------
.../tests/unit/dag_processing/test_manager.py | 20 ++++++++++----
.../airflow_shared/observability/metrics/stats.py | 31 ++++++++++++++++++++++
4 files changed, 71 insertions(+), 29 deletions(-)