You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/20 07:46:14 UTC

[GitHub] [airflow] JasperSui commented on issue #8181: Duplicate key value violates unique constraint "task_instance_pkey" error

JasperSui commented on issue #8181:
URL: https://github.com/apache/airflow/issues/8181#issuecomment-1285089253

   > 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.
   > ```
   
   Same here.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org