kaxil commented on PR #55084:
URL: https://github.com/apache/airflow/pull/55084#issuecomment-3239106445

   > >  Should on_retry_callback be triggered for cleared tasks?
   > 
   > 
   > 
   > In Airflow 2 when I cleared a task I did not expect on_retry_callback to 
be executed. I don't think I've seen anyone expecting this. Why would this be 
an issue specifically now in Airflow 3?
   
   Mainly cause in 2.x, it first went to UP_FOR_RETRY state after RESTARTING so 
on_retry_callback could have been executed if set.


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