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

bigquery: does not retry on retryable error #690

Closed
jba opened this issue Jun 29, 2017 · 0 comments
Closed

bigquery: does not retry on retryable error #690

jba opened this issue Jun 29, 2017 · 0 comments
Assignees
Labels
api: bigquery Issues related to the BigQuery API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@jba
Copy link
Contributor

jba commented Jun 29, 2017

Fails at: pmd, err = cl_bq.Dataset( conf.Conf[*ptitle].TempDataSet).Table( v).Metadata(ctx)
err is「googleapi: Error 503: Error encountered during execution. Retrying may solve the problem., backendError filename:/home/batch/go/my-project/src/onl.yto3/main/gcp_gs2bq.go line:106」

@jba jba added api: bigquery Issues related to the BigQuery API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Jun 29, 2017
@jba jba self-assigned this Jun 29, 2017
semistrict pushed a commit to semistrict/google-cloud-go that referenced this issue Jun 11, 2018
semistrict pushed a commit to semistrict/google-cloud-go that referenced this issue Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant