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 28de326  Rename FileToWasbOperator to LocalFilesystemToWasbOperator 
(#18109)
     add 0eb41b5  Limit the number of queued dagruns created by the Scheduler 
(#18065)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml                |  8 +++++
 airflow/config_templates/default_airflow.cfg       |  4 +++
 airflow/jobs/scheduler_job.py                      | 21 ++++++++++++-
 ...6fe78_add_index_on_state_dag_id_for_queued_.py} | 34 ++++++++++++----------
 airflow/models/dagrun.py                           | 10 +++++++
 docs/apache-airflow/migrations-ref.rst             |  4 ++-
 tests/jobs/test_scheduler_job.py                   | 25 ++++++++++++++++
 7 files changed, 88 insertions(+), 18 deletions(-)
 copy airflow/migrations/versions/{2e541a1dcfed_task_duration.py => 
ccde3e26fe78_add_index_on_state_dag_id_for_queued_.py} (55%)

Reply via email to