potiuk commented on PR #25532:
URL: https://github.com/apache/airflow/pull/25532#issuecomment-1205275812

   So I think the problem is due to bulk nature of the change above. DagRun is 
modfied by one of the "succesful" transactions, but then the exception makes 
the connection dirty. The DagRun object is not "expunged" - it's just marked as 
modified because part of the bulk update actually succeeded. 


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