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

Add new retry wrapper fn, retry sql database instance operations that commonly 503 #417

Merged
merged 3 commits into from
Oct 3, 2017

Conversation

danawillow
Copy link
Contributor

Seeing errors like the following popping up in our testing:
google_sql_database_instance.instance: Error, failed to delete default 'root'@'*' user, but the database was created successfully: googleapi: Error 503: Service temporarily unavailable., serverException

This should help mitigate it a bit.

@rosbo rosbo requested a review from paddycarver September 14, 2017 22:06
@danawillow danawillow requested a review from rosbo October 3, 2017 17:50
@danawillow danawillow merged commit 2db85e8 into hashicorp:master Oct 3, 2017
@danawillow danawillow deleted the retry branch October 3, 2017 19:41
negz pushed a commit to negz/terraform-provider-google that referenced this pull request Oct 17, 2017
… commonly 503 (hashicorp#417)

* Retry sql database instance operations that commonly 503

* use new retry wrapper fn in resource_storage_bucket.go
negz pushed a commit to negz/terraform-provider-google that referenced this pull request Oct 17, 2017
… commonly 503 (hashicorp#417)

* Retry sql database instance operations that commonly 503

* use new retry wrapper fn in resource_storage_bucket.go
@ghost
Copy link

ghost commented Mar 30, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
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.

2 participants