dbt-labs / dbt-bigquery

dbt-bigquery contains all of the code required to make dbt operate on a BigQuery database.
https://github.com/dbt-labs/dbt-bigquery
Apache License 2.0
223 stars 157 forks source link

Retry on 503 #1408

Open mikealfare opened 5 days ago

mikealfare commented 5 days ago

resolves #682

Problem

We were missing some retry scenarios that BigQuery added over time. We also were not retrying all client factories.

Solution

Checklist

github-actions[bot] commented 5 days ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.

github-actions[bot] commented 5 days ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-bigquery contributing guide.