vandonr-amz opened a new pull request, #32104:
URL: https://github.com/apache/airflow/pull/32104

   This method is just causing trouble by handling several things, it's hiding 
the logic. A bug fixed in #31838 was reintroduced in #31881 because the check 
that was skipped on `wait_for_completion` was not skipped anymore.
   
   The bug is that checking the status will always fail if not waiting for 
completion, because obviously the task is not ready just after creation.
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to