-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workflow failure: main #96
Comments
The error in all cases above was:
This mostly happened in the ALB test, but also once in the Fargate test. |
AFAICT, this is an intermittent bug with the CC API where an I don't think "Not Found" errors are retried by default in the cloud control client used by aws-native (and doing so would create artificial slowdowns when there are legit not founds). We can file a bug against Cloud Control, but in the meantime, we will need to either disable these tests or retry them to avoid the flaky results |
As per, pulumi/pulumi-aws-native#1186 we're seeing intermittent errors in the creation of `aws-native:ec2:SubnetRouteTableAssociation` This change enables retries for the affected tests to reduce the noise until we have an upstream fix Fixes #96
Workflow Failure
main has failed. See the list of failures below:
2023-11-15T07:29:00.000Z
2023-11-15T16:54:11.000Z
2023-11-16T07:27:27.000Z
2023-11-18T07:45:55.000Z
2023-11-21T07:36:10.000Z
2023-11-22T07:34:01.000Z
The text was updated successfully, but these errors were encountered: