jens-scheffler-bosch commented on issue #32375:
URL: https://github.com/apache/airflow/issues/32375#issuecomment-1624228057

   That is a bit strange. I was looking through the source and can not imagine 
where it is coming from as I see no DB commit() or close in this section which 
leads to the problem.
   
   Can you help us in qualifying by
   1. Doing a regression n latest Airflow 2.6.2 if the same problem also 
exists? v2.5.1 release is almost 6 months in the past and since then a feature 
and two patch releases were made. Maybe it is resolved already.
   2. As it seems from the stack trace the exception happens when calling via 
API - can you double check if the same problem is generated if you trigger via 
Web UI or CLI (e.g. `airflow dags trigger import_pipeline`)? Is it an API only 
problem?
   
   Thanks


-- 
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]

Reply via email to