You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Pandas CI -> test_gbq.py can be flakey.
Following API call times out:
Called from https://github.com/pydata/pandas-gbq/blob/master/pandas_gbq/gbq.py#L1312
Can we allow
to_gbqto 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