uranusjr commented on issue #18939:
URL: https://github.com/apache/airflow/issues/18939#issuecomment-948242354


   The exact cause to this unforuantely depends on the content in the database 
(lines 139 and 140 are adding unique constraints so the failure is due to some 
unexpected duplications). But I think we can prevent the exact scenario by 
failing early (check for those duplicates first before applying the unique 
constraint).


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