The GitHub Actions job "Tests (AMD)" on airflow.git/fix/asset-triggered-dag-run 
has failed.
Run started by GitHub user dingo4dev (triggered by dingo4dev).

Head commit for run:
53d75e704a041a835daedd102f799c8b1f2c8d1f / Stanley Law 
<[email protected]>
refactor: Consolidate `AssetEvent` persistence logic

Extract the complex logic for persisting `AssetEvent` instances into a new
dedicated class method, `create_asset_event`.

This centralizes the handling of distinct session management strategies
(independent session for non-SQLite, direct flush for SQLite) and ensures
immediate visibility of asset events to the scheduler. It also re-attaches
the event to the caller's session to prevent `DetachedInstanceError`.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to