Skip to content

Conversation

@vandonr-amz
Copy link
Contributor

@vandonr-amz vandonr-amz commented Jun 20, 2023

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.

cc @syedahsn

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jun 20, 2023
Copy link
Contributor

@phanikumv phanikumv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add documentation for the availability of deferrable param for this operator

@vandonr-amz
Copy link
Contributor Author

can you add documentation for the availability of deferrable param for this operator

do you mean in the batch.rst file ?

If so, the problem is that this relies on examples from the system tests, and system tests don't support deferrables just yet (we need #31826 for that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants