pierrejeambrun commented on PR #42975:
URL: https://github.com/apache/airflow/pull/42975#issuecomment-2457134128

   I think we can do the same and return a partial response. There is a way to 
do that in fastapi specifying the response model. And we need to document it in 
the swagger.
   
   DetachedInstance error is most certainly due to a bad session handling. 
(session used to fetch objects is closed too early or something like this)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to