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:
358ddd89b6283e302a6ddbf168d1c131d1fcf21d / Stanley Law 
<[email protected]>
fix: Persist AssetEvent in independent session for immediate visibility

Persist AssetEvent using a truly independent session (`scoped=False`)
to ensure it's committed and visible to processes like the Scheduler
before other transaction operations proceed. This closes a critical
visibility gap for Asset-Triggered DagRuns (ADRQ).

The event is then explicitly reloaded into the caller's session
to prevent DetachedInstanceError and allow subsequent relationship
operations to function correctly.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to