Skip to content
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

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

Conversation

modular-magician
Copy link
Collaborator

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

Fixes: #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 (hashicorp#12028)

[upstream:0691f56c783fd8de9a7e8240e80179bf14e1559f]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 89bf464 into hashicorp:main Oct 22, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-0691f56c783fd8de9a7e8240e80179bf14e1559f branch November 17, 2024 00:53
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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