jedcunningham commented on issue #14422:
URL: https://github.com/apache/airflow/issues/14422#issuecomment-815892903


   > (1) will get executed when a task is deleted no?
   
   Only when a _pending_ pod is deleted. Once it is running it won't fall into 
that reschedule logic. I don't quite know how the OP was able to get both the 
traceback from the worker and the reschedule logic from the same run. I think 
the scheduler log is the piece that doesn't fit and must have been grabbed from 
deleting a pending pod, not a running one.
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to