sean-rose commented on issue #43739:
URL: https://github.com/apache/airflow/issues/43739#issuecomment-2770946650

   > More alarmingly, it seems to be happening for new DAG runs as well when 
tasks fail and retry, not just historical DAG runs from before upgrading to 
Airflow 2.10. Do task retries not generate `TIHistory` records?
   
   Testing this using Airflow 2.10.5 in a local Docker Compose setup I'm seeing 
no records at all in the `task_instance_history` table after running a task 
that failed three times in row (retrying twice). 😬 
   
   Looks like this was fixed in #47223 on Feb 28 (after the most recent 2.10.5 
release). @jedcunningham what are the prospects for getting this fix included 
in an upcoming Airflow 2 release?


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