shivaam commented on PR #64089:
URL: https://github.com/apache/airflow/pull/64089#issuecomment-4512483005
Follow-up PR with the dedicated endpoint approach is now up on branch
`feat/backfill-dag-runs-endpoint` at shivaam/airflow. It adds `GET
/backfills/{backfill_id}/dag_runs` — returns `BackfillDagRun` entries with
joined `DagRun` state, pagination, and ordering by `sort_ordinal`.
The UI progress bar work from this PR (backed up at
`shivaam/airflow:backup/backfill-dagrun-status-full`) will be adapted in a
separate follow-up PR to consume the new endpoint.
---
Drafted-by: Claude Code (claude-opus-4-6); reviewed by @shivaam before
posting
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]