The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/66726-backfill-sqlite-lock-error has failed.
Run started by GitHub user lohitkolluri (triggered by pierrejeambrun).

Head commit for run:
7175ed28cfc4b71e25f9b8e5b23c2793e2bc8e8f / Lohit Kolluri 
<[email protected]>
Use is_lock_not_available_error in backfill handlers and revert unnecessary 
with_row_locks SQLite skip

Reuse the centralized is_lock_not_available_error() utility for database-lock
detection instead of duplicating raw string matching in both error handlers.

Revert the with_row_locks SQLite skip in sqlalchemy.py since the with_row_locks
usage in the backfill query that motivated it has been removed.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to