- Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: dialogflowIssues related to the Dialogflow API.Issues related to the Dialogflow API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Log:
Traceback (most recent call last): File "/tmpfs/src/github/python-docs-samples/dialogflow/cloud-client/create_document_test.py", line 53, in test_create_document 'text/html', 'FAQ', 'https://cloud.google.com/storage/docs/faq') File "/tmpfs/src/github/python-docs-samples/dialogflow/cloud-client/document_management.py", line 63, in create_document document = response.result(timeout=90) File "/tmpfs/src/github/python-docs-samples/dialogflow/cloud-client/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/future/polling.py", line 125, in result self._blocking_poll(timeout=timeout) File "/tmpfs/src/github/python-docs-samples/dialogflow/cloud-client/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/future/polling.py", line 107, in _blocking_poll "Operation did not complete within the designated " "timeout." concurrent.futures._base.TimeoutError: Operation did not complete within the designated timeout.
Metadata
Metadata
Assignees
Labels
api: dialogflowIssues related to the Dialogflow API.Issues related to the Dialogflow API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.