jroachgolf84 commented on issue #66624:
URL: https://github.com/apache/airflow/issues/66624#issuecomment-4414114245

   @ndellosa95 - thanks for shooting this one in. I think this is a change that 
needs to be made. In `_wait_for_pod_start`, it calls out waiting for the Pod 
state (`Loops until pod phase leaves ``PENDING`` If timeout is reached, throws 
error.`), but the method itself returns the Container state.
   
   I think it would make sense to create a new method called `define_pod_state` 
that implements the correct logic.


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