You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2023/03/06 08:42:22 UTC

[airflow] branch main updated (86cd79ffa7 -> f1b565f117)

This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 86cd79ffa7 Blocklist to disable specific metric tags or metric names (#29881)
     add f1b565f117 Scheduler, make stale DAG deactivation threshold configurable instead of using dag processing timeout (#29446)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          | 12 ++++++++++++
 airflow/config_templates/default_airflow.cfg |  8 ++++++++
 airflow/dag_processing/manager.py            | 13 ++++++++-----
 tests/dag_processing/test_manager.py         |  1 +
 4 files changed, 29 insertions(+), 5 deletions(-)