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
error: operation DELETE failed with "Throttling": Too Many Requests (Service: ApiGateway, Status Code: 429, Request ID: 9649383f-8ebe-4073-8cac-100df7a113cb)
We might either throttle ourselves or consider ignoring delete errors (assuming our CI cleanup script will clean up these resources).
I'm a bit surprised that this causes throttling exceptions. We should double check the AWS SDK client configuration in aws-native, it's supposed to be configured with a lot of retries, but maybe this actually makes the situation here worse
What happened?
We might either throttle ourselves or consider ignoring delete errors (assuming our CI cleanup script will clean up these resources).
Example
https://github.com/pulumi/pulumi-cdk/actions/runs/12140641360/job/33850878721?pr=276
Output of
pulumi about
n/a
Additional context
No response
Contributing
No response
The text was updated successfully, but these errors were encountered: