This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 95658615b68 Keycloak CLI: add dry run functionality (#59134)
add 216e7a722f7 Add max_trigger_to_select_per_loop conf to respect
Triggerer HA setup (#58803)
No new revisions were added by this update.
Summary of changes:
.../docs/authoring-and-scheduling/deferring.rst | 13 ++++
.../src/airflow/config_templates/config.yml | 9 +++
airflow-core/src/airflow/models/trigger.py | 7 ++
airflow-core/tests/unit/models/test_trigger.py | 91 ++++++++++++++++++++++
4 files changed, 120 insertions(+)