We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151011041#L609:
====================================================================== ERROR: test_create_dataset (bigquery.TestBigQuery) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/travis/build/GoogleCloudPlatform/gcloud-python/system_tests/bigquery.py", line 59, in test_create_dataset dataset.create() File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/bigquery/dataset.py", line 423, in create method='POST', path=path, data=self._build_resource()) File "/home/travis/build/GoogleCloudPlatform/gcloud-python/.tox/system-tests/lib/python2.7/site-packages/gcloud/connection.py", line 347, in api_request error_info=method + ' ' + url) ServiceUnavailable: 503 Error encountered during execution. Retrying may solve the problem. (POST https://www.googleapis.com/bigquery/v2/projects/precise-truck-742/datasets) ----------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
tseaver
No branches or pull requests
From https://travis-ci.org/GoogleCloudPlatform/gcloud-python/builds/151011041#L609:
The text was updated successfully, but these errors were encountered: