tnyz commented on issue #8181: URL: https://github.com/apache/airflow/issues/8181#issuecomment-1265766472
we noticed this issue as well in airflow 2.3.3 ``` psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "task_instance_pkey" 80 DETAIL: Key (dag_id, task_id, run_id, map_index)=(ingestion-scheduler, check_for_success_flag, manual__2022-10-03T15:56:03.241451+00:00, 0) already exists. ``` -- 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]
