The GitHub Actions job "Check newsfragment PR number" on 
airflow.git/asset-partition-window has succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
14aa3f0ab87f4efded6a118dc9e723a5884fa755 / Wei Lee <[email protected]>
feat(scheduler): make partition Dag-run per-loop cap configurable

Replace the hardcoded MAX_PARTITION_DAG_RUNS_PER_TICK=500 with a new
[scheduler] max_partition_dag_runs_to_create_per_loop config option
(default 500). The value is read once in SchedulerJobRunner.__init__
alongside the other self._* conf reads, per the invariant that all
conf access stays out of the scheduler loop.

Report URL: https://github.com/apache/airflow/actions/runs/26091211457

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to