Coder Social home page Coder Social logo

Comments (7)

chase-jones avatar chase-jones commented on July 18, 2024 1

Auto dbt-retry with exponential backoff would be nice to have as a ways of combating this issue from the dbt side of things. Manually triggering the retry will often work, but in an instance this AM, had to dbt retry (from dbt cloud) the same job 4 times before it went through.

from dbt-bigquery.

chase-jones avatar chase-jones commented on July 18, 2024

Adding comment here: this is not something that we can consistently reproduce, however, we are noticing GCP queries that take very little slot time (i.e. 0.03s of slot time) will take 3+ mins to complete.

We are using interactive mode to submit these queries.

We also can look at query hashes for long running queries, and see that those some query hashes do not take nearly as much time to run in prior runs.

from dbt-bigquery.

dougscc avatar dougscc commented on July 18, 2024

Noticed the same issue starting with our May 19, 2024, 11:45 PM EDT "production" run. Same issue on our morning run.

The first two times it happened, we were able to recover automatically (we use airflow to get exponential backoff as @chase-jones mentioned above.)

If an automated retry function is added, it would be friendly to add an option to run the retry with --select result:error

from dbt-bigquery.

dataders avatar dataders commented on July 18, 2024

For diligence, another thing I noticed was that there was a new minor release of the BigQuery Python client four days ago: 3.23.0.

However, I don't see anything there that could affect this, which further leads me to think the issue is with BigQuery itself

from dbt-bigquery.

vincentchangsnt avatar vincentchangsnt commented on July 18, 2024

Yes, this is happening to us as well. We are encountering a timeout issue that we have not encountered previously. We've tried to rerun the job and it's failing at a different stage each time. Our pipeline ran fine all weekend and unexpectedly started failing this morning with no rhyme or reason.

from dbt-bigquery.

wazi55 avatar wazi55 commented on July 18, 2024

Do you also see the same timeout error when you run the query interactively in BigQuery console? If so, I would recommend creating a ticket directly with Google Cloud Support team.

from dbt-bigquery.

aleksandrpolyak-bicyclehealth avatar aleksandrpolyak-bicyclehealth commented on July 18, 2024

We ran the same dbt pipeline using GCP Cloud Build and it executed successfully without any slowdowns

from dbt-bigquery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.