pulumi / pulumi-aws-native

AWS Native Provider for Pulumi
Apache License 2.0
95 stars 17 forks source link

Additional backof delay for retrying Resource.Get Not Found #1823

Closed t0yv0 closed 1 week ago

t0yv0 commented 1 week ago

It appears that the CDK test suite is still failing, so this change adjusts the backoff/retry on Resource.Get to be more generous and allow more time.

https://github.com/pulumi/pulumi-cdk/actions/runs/11818972903/job/32927805461?pr=212

github-actions[bot] commented 1 week ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.65%. Comparing base (55577fd) to head (8197955). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1823 +/- ## ======================================= Coverage 49.65% 49.65% ======================================= Files 43 43 Lines 6559 6559 ======================================= Hits 3257 3257 Misses 3059 3059 Partials 243 243 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.