The GitHub Actions job "Tests" on airflow.git/load-ti-relationships has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
4e1381253f73f7a0a53908fa3caa7f84bfc78f68 / Ephraim Anierobi 
<splendidzig...@gmail.com>
Load TI related objects when purging TIs without heartbeat

This query joins to DagModel but doesn't load the TI related dag_model or any 
other
related objects used in the following TaskCallbackRequest Arguments resulting in
detached instance error when requesting callback.

This PR fixes it by using selectinload for fast loading of the related
objects used in the TaskCallbackRequest

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

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org
For additional commands, e-mail: jobs-h...@airflow.apache.org

Reply via email to