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
From what I see in the different waiter pages, it states that An error is returned (see code here) ... although when checking the python code (for example here) it seems that actually an error is raised, not returned.
Could you please emphasize this so that developers know what behavior to expect from the wait function?
I listed some examples below, but I think this is a generic thing that applies to all waiter pages.
Thanks for following up here, created #3196 which should address this.
tim-finnigan
added
p2
This is a standard priority issue
and removed
investigating
This issue is being investigated and/or work is in progress to resolve the issue.
needs-triage
This issue or PR still needs to be triaged.
labels
Jun 4, 2024
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the issue
Hi,
(Also opened this issue that was merged)
From what I see in the different waiter pages, it states that An error is returned (see code here) ... although when checking the python code (for example here) it seems that actually an error is raised, not returned.
Could you please emphasize this so that developers know what behavior to expect from the wait function?
I listed some examples below, but I think this is a generic thing that applies to all waiter pages.
Links
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ecs/waiter/ServicesStable.html
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2/waiter/ImageExists.html
The text was updated successfully, but these errors were encountered: