Skip to content

fix: remove retry in read as retry for create/update is already handled in respective methods #8478

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

Conversation

modular-magician
Copy link
Collaborator

remove retry in read as retry for create/update is already handled in respective methods

Fixes: hashicorp/terraform-provider-google#13464

Release Note Template for Downstream PRs (will be copied)

storage: removed retry on 404s during refresh for `google_storage_bucket`, preventing hanging when refreshing deleted buckets

Derived from GoogleCloudPlatform/magic-modules#12028

…ed in respective methods (#12028)

[upstream:0691f56c783fd8de9a7e8240e80179bf14e1559f]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 3cc51c4 into hashicorp:main Oct 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State refresh hangs on deleted storage bucket
1 participant