Skip to content

fix: add ConnectionError to default retry#445

Merged
gcf-merge-on-green[bot] merged 8 commits intomasterfrom
connection-426
May 20, 2021
Merged

fix: add ConnectionError to default retry#445
gcf-merge-on-green[bot] merged 8 commits intomasterfrom
connection-426

Conversation

@cojenco
Copy link
Contributor

@cojenco cojenco commented May 17, 2021

This adds python built-in ConnectionError to default retryable types.
ConnectionError was recently added in the BigQuery library to allow retries.

Fixes #426 🦕

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Python ConnectionError in list of retry

5 participants