johnhoran commented on PR #61778:
URL: https://github.com/apache/airflow/pull/61778#issuecomment-3890715097

   > issues with rate limits and the "fail fast" in "ImgPullBackOff" killed the 
workload.
   
   It's still possible that a pod won't have recovered from `ImgPullBackOff` by 
the time it reaches the code that checks in the operator.  Looking at the code 
I felt the intention was for this to be something that was handled by airflow 
task retries rather than relying on the k8s retry.  
   


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