yuseok89 commented on issue #53905:
URL: https://github.com/apache/airflow/issues/53905#issuecomment-5323082405

   This looks like it was fixed by #63874, which replaced the non-atomic 
`session.merge()` in `RenderedTaskInstanceFields.write()` with a database-level 
upsert.
   It stayed open because #63874 declared `closes: #61705`, a separate report 
of the same error, so nothing auto-closed this one.
   Might be worth closing this as resolved by #63874, unless anyone is still 
seeing it on 3.3.x.


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