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 2021/09/20 01:52:17 UTC

[GitHub] [airflow] tkang007 edited a comment on issue #13322: Backfill crashes with "KeyError: TaskInstanceKey" when task has retries

tkang007 edited a comment on issue #13322:
URL: https://github.com/apache/airflow/issues/13322#issuecomment-922529114


   This issue still happened with apache-airflow==2.1.3 and 2.1.4 version.
   In my case, `airflow dags test` was failed  after DB reinitialized without `airflow dags backfill'  
   
   @potiuk 
   It was happened with SequentialExecutor and Postgresql in my case.
   I can avoid this case with LocalExecutor and Postgresql metatore.
   Thanks.


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