generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
enhancementNew feature or requestNew feature or requestno-auto-closureWe do not want this issue to be automatically closed.We do not want this issue to be automatically closed.
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue, please leave a comment
Describe the Feature
Waiters are generated as wait<Action>(input: <InputType>): Outcome<OutputType>. Internally the retry strategy token bucket, max attempts, and other options are hard coded (some come from the waiters spec). It would be useful to allow customizing/overriding some of the retry parameters (e.g. set higher or lower max attempts, delay parameters, etc).
Is your Feature Request related to a problem?
Proposed Solution
Describe alternatives you've considered
Additional Context
- I may be able to implement this feature request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestno-auto-closureWe do not want this issue to be automatically closed.We do not want this issue to be automatically closed.