10000 Pandas GBQ Integration Tests · Issue #309 · googleapis/python-bigquery-pandas · GitHub
[go: up one dir, main page]

Skip to content

Pandas GBQ Integration Tests #309

@alimcmaster1

Description

@alimcmaster1

Pandas CI -> test_gbq.py can be flakey.

Following API call times out:

address = ('bigquery.googleapis.com', 443), timeout = 60, source_address = None
error = NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f25022abf98>: Failed to establish a new connection: [Errno 110] Connection timed out',)

Called from https://github.com/pydata/pandas-gbq/blob/master/pandas_gbq/gbq.py#L1312

Can we allow to_gbq to set a more generous timeout? Or any other solution here?

Example test failures on our master branch:

e.g : https://travis-ci.org/pandas-dev/pandas/jobs/646554600?utm_medium=notification&utm_source=github_status
and
https://travis-ci.org/pandas-dev/pandas/jobs/646597032?utm_medium=notification&utm_source=github_status

cc @jreback @tswast

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-pandas API.type: questionRequest for information or clarification. Not an issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0