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 post-create retry for big query job #3579

Merged

Conversation

c2thorn
Copy link
Member

@c2thorn c2thorn commented May 28, 2020

Fixes hashicorp/terraform-provider-google#6364

Release Note Template for Downstream PRs (will be copied)

`bigquery`: Fixed an issue where `google_bigquery_job` would return "was present, but now absent" error after job creation

@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 ( 1 file changed, 5 insertions(+))
Terraform Beta: Diff ( 1 file changed, 5 insertions(+))

1 similar comment
@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 ( 1 file changed, 5 insertions(+))
Terraform Beta: Diff ( 1 file changed, 5 insertions(+))

@c2thorn c2thorn requested review from megan07 and emilymye May 28, 2020 19:22
@c2thorn c2thorn force-pushed the bigquery-job-create-retry branch from 62d5500 to 2faacbf Compare May 28, 2020 19:49
@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 ( 1 file changed, 26 insertions(+))
Terraform Beta: Diff ( 1 file changed, 26 insertions(+))

@c2thorn
Copy link
Member Author

c2thorn commented May 28, 2020

@emilymye PollAsync made this super easy 😎

@emilymye
Copy link
Contributor

LGTM! Added an error msg to the changelog just in case ppl are searching for it but am fine if you hate it and want to remove it :)

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.

google_biquery_job crashing: cannot create extract job
4 participants