Build on master branch is failing #226
Labels
type: cleanup
An internal cleanup or hygiene concern.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
https://travis-ci.org/pydata/pandas-gbq/jobs/437226967
I believe this is due to googleapis/google-auth-library-python#287
I think the workaround for us is to catch
RefreshError
whenever we callgoogle.auth.default()
: https://github.com/pydata/pandas-gbq/blob/942c8795e38b41e75d2ce6de22bc19e4c5b00814/pandas_gbq/auth.py#L115The text was updated successfully, but these errors were encountered: