Code Monkey home page Code Monkey logo

Comments (2)

dbeatty10 avatar dbeatty10 commented on June 17, 2024

Thanks for opening this @gorandumic !

I think we'd like to keep things as simple as possible and keep the current behavior where dbt only closes the connections and aborts the run without attempting any other database actions.

So rather than making one last attempt of writing state to the database, we'd like dbt to terminate as expediently as possible. I realize that you're specifically targeting custom logging to the database, but as a fall-back there may be some logging in the logs or target directories that can be utilized instead.

from dbt-core.

gorandumic avatar gorandumic commented on June 17, 2024

@dbeatty10 I understand you wouldn't want to change anything but many people are requesting this feature. Because abruptly halted execution does not follow any software development standards, seems more like an unhandled exception scenario to me. You wouldn't even consider a conditional cli flag to support this feature? This way it would not be a breaking change and we could choose whether we ignore the interrupt or not.

from dbt-core.

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.