The GitHub Actions job "Tests" on airflow.git/fix/backfill-race-61375 has 
succeeded.
Run started by GitHub user shivaam (triggered by shivaam).

Head commit for run:
2eb03141b1cfcd31df799549d701e70186ecc90a / Shivam Rastogi 
<[email protected]>
Add age-based cleanup for orphaned backfills and edge case tests

Add a 2-minute age-based fallback to the backfill completion guard so
orphaned backfills (those that failed during initialization and never
got any BackfillDagRun associations) are auto-completed instead of
permanently blocking new backfills for the same DAG.

Also adds tests for: orphan cleanup after cutoff, old backfill with
running DagRuns stays open, young backfill with finished runs completes
immediately, and multiple backfills processed independently.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to