The GitHub Actions job "Tests (AMD)" on 
airflow.git/batch-orphaned-asset-store-cleanup has failed.
Run started by GitHub user steveahnahn (triggered by steveahnahn).

Head commit for run:
927756b5787ff496edaf566fc6694ed6e3792df2 / Steve Ahn 
<[email protected]>
Bound orphaned asset_state_store cleanup by rows, not assets

asset_state_store is keyed by (asset_id, key), so capping the number of
distinct orphaned asset_ids still let a single asset with many keys produce
an unbounded delete in the scheduler loop. Cap the actual rows instead.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to