Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BQ timeout to list of migration gotchas #6470

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

jtcohen6
Copy link
Collaborator

What are you changing in this pull request and why?

Customers migrating from v1.0 → v1.1+ may run into an issue with BigQuery timeouts. dbt Cloud has always set a default per-model timeout of 5 minutes (= 300 seconds), but in older versions of dbt (including v1.0) this config was inconsistently applied. The "fix" in v1.1+ means that customers will see timeouts on long-running models for the first time, even though this is the expected behavior.

Context:

Add a note about BigQuery timeouts to the list of "gotchas" for customers being migrated from v1.0 to newer versions

@jtcohen6 jtcohen6 requested a review from a team as a code owner November 13, 2024 13:37
Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Nov 13, 2024 1:37pm

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Nov 13, 2024
@jtcohen6 jtcohen6 merged commit 2074da2 into current Nov 13, 2024
16 of 17 checks passed
@jtcohen6 jtcohen6 deleted the jerco/add-migration-gotcha-bq-timeout branch November 13, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants