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 retries to datastore index when under contention. #3615

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

rileykarson
Copy link
Member

@rileykarson rileykarson commented Jun 9, 2020

Fixes hashicorp/terraform-provider-google#6546

Release Note Template for Downstream PRs (will be copied)

datastore: Added retries to `google_datastore_index` requests when under contention.

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 4 files changed, 14 insertions(+), 5 deletions(-))
Terraform Beta: Diff ( 4 files changed, 14 insertions(+), 5 deletions(-))
TF Conversion: Diff ( 1 file changed, 9 insertions(+))

@modular-magician
Copy link
Collaborator

I have triggered VCR tests based on this PR's diffs. See the results here: "https://ci-oss.hashicorp.engineering/viewQueued.html?itemId=119040"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Datastore Error creating or reading Index: googleapi: Error 409: too much contention
4 participants