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

   Existing code had several problems imho, like 
    * using 3 different sleep times, only one being configurable
    * sleeping before doing anything
    * relying on the last run being the one we care about, which is not 
necessarily true
   
   I also refactored some duplicated code and added a `wait_for_completion` 
parameter to skip the wait entirely if needed.


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