ferruzzi commented on PR #70475:
URL: https://github.com/apache/airflow/pull/70475#issuecomment-5209487415

   @JH-A-Kim It seems worth doing, but maybe in a different PR, this one is 
already pretty chonky and I don't believe any execujtors currently retry 
callbacks.  I think the right answer there is to convert 
`_get_task_instance_state` to `_get_workload_state` which checks 
`Callback.state` directly; `Callback.state` already has `ACTIVE_STATES` and 
`TERMINAL_STATES`` defined which you can check against.
   


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