The GitHub Actions job "Tests (AMD)" on airflow.git/trigger-policy has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
5a75217cd47d157f3f9ff7eb1912f61ed551b9c1 / Wei Lee <[email protected]>
feat(AIP-76): add rollup trigger policies for partitioned Dag runs

``RollupMapper`` now takes a ``trigger_policy``: ``WAIT_FOR_ALL`` (default),
``ALLOW_MISSING(n)``, or ``MINIMUM_COUNT(n)`` — so the downstream Dag run can
fire on partial windows when occasional producer dropouts shouldn't block it
or "fire ASAP once we have enough" is the right semantics. Misconfiguration
raises at Dag parse time; pre-existing serialized Dags default to
``WAIT_FOR_ALL`` on deserialize.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to