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

Head commit for run:
3372139f47003c30ec192b8b37ba2bce2c270fc1 / Shivam Rastogi 
<[email protected]>
Fix backfill marked complete before DagRuns are created (#61375)

The scheduler's _mark_backfills_complete() could mark a backfill as
completed during the window between the Backfill row commit and DagRun
creation. Add an EXISTS guard on BackfillDagRun so backfills still
being initialized are skipped.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to