vandonr-amz opened a new pull request, #32036: URL: https://github.com/apache/airflow/pull/32036
This operator didn't have a wait_for_completion mode, but there is still some completion to wait for. I'm adding a deferrable mode to it _via_ a new custom waiter. I'm reusing the `max_retries` parameter that was passed to the hook for no good reason, and deprecating along the way the other retry param that had no effect. -- 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]
