github-actions[bot] opened a new pull request, #69659: URL: https://github.com/apache/airflow/pull/69659
SQLite backfill creation via the REST API could return HTTP 500 and leave an orphan Backfill row when the scheduler and API server contend for the database, blocking retries with 409. Map lock errors to HTTP 503 with a clear message and clean up partial DagRuns and TaskInstances so users can retry against a clean slate. (cherry picked from commit 2fb232178f10c49b6ba6d5125280c87309913345) Co-authored-by: Lohit Kolluri <[email protected]> Signed-off-by: Lohit Kolluri <[email protected]> -- 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]
