ephraimbuddy opened a new pull request, #49246: URL: https://github.com/apache/airflow/pull/49246
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
