jpkoponen commented on issue #13542:
URL: https://github.com/apache/airflow/issues/13542#issuecomment-1029955126


   @val2k I may know why increasing the `try_number` didn't work. The DAG file 
that @danmactough posted is missing `session.commit()` after `session.merge()`. 
After the addition, the DAG file worked as intended for me.


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