aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

[request]: Add support for modeled waiters

Open rcoh opened this issue 3 years ago • 1 comments
trafficstars

Tell us about your request

Add support for waiters https://awslabs.github.io/smithy/1.0/spec/waiters.html

Tell us about the problem you're trying to solve.

deal with eventually consistent APIs like DynamoDB create table

Are you currently working around this issue?

manually implementing my own retry policy

Additional context

No response

rcoh avatar Jan 13 '22 20:01 rcoh

Implementation is being tracked in https://github.com/awslabs/smithy-rs/issues/119

jdisanti avatar Sep 30 '22 21:09 jdisanti

https://github.com/smithy-lang/smithy-rs/issues/119#issuecomment-2067193091

Implemented in smithy-rs#3595, smithy-rs#3593, smithy-rs#3585, smithy-rs#3571, and smithy-rs#3569.

jmklix avatar Jun 21 '24 20:06 jmklix

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Jun 21 '24 20:06 github-actions[bot]