You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could just be me but the documentation and more specifically the table at the bottom of the page led me to believe that in regard to these waiters, the maxium allowed delay is 15 and the maxium allowed attempts is 40. Turns out these are just the defaults. Any chance the docs can specify that these are default values and list any constants if any?
Thanks for the great work!
The text was updated successfully, but these errors were encountered:
Waiter docs show the default delay and max attempts, but it is ambiguous
that these are default values. Change wording to make this explicit.
Resolves issue #860
Thanks for bringing this to our attention. I've added the "Default" label to the table headers directly, and that will be reflected in the documentation after our next release.
http://docs.aws.amazon.com/sdkforruby/api/Aws/ElastiCache/Client.html#wait_until-instance_method
This could just be me but the documentation and more specifically the table at the bottom of the page led me to believe that in regard to these waiters, the maxium allowed delay is 15 and the maxium allowed attempts is 40. Turns out these are just the defaults. Any chance the docs can specify that these are default values and list any constants if any?
Thanks for the great work!
The text was updated successfully, but these errors were encountered: