ElangoSubramani commented on PR #66261: URL: https://github.com/apache/airflow/pull/66261#issuecomment-4615617951
> This part is important. Find this insertion and validate existence or do not insert at all > > ```shell > sqlite3.IntegrityError) UNIQUE constraint failed: dag.dag_id > [SQL: INSERT INTO dag (dag_id, is_paused, is_stale, > ``` Thanks for the guidance. I'm not used to this CI logs and was not able to replicate in local. But this helps -- 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]
