boushphong commented on issue #32289:
URL: https://github.com/apache/airflow/issues/32289#issuecomment-1670836148

   @zach-b 
   I'm not sure if this is the most optimal solution. But we could set the 
`state` to `UP_FOR_RETRY` only when we have checked that `DagRun`'s state is 
not `RUNNING`? What do you think?
   
https://github.com/apache/airflow/blob/main/airflow/models/taskinstance.py#L2003


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