Git Product home page Git Product logo

Comments (3)

rubenfiszel avatar rubenfiszel commented on September 6, 2024 1

What exactly would this toggle do, it would call the error handler itself, so it would, in fact call the error handler with multiple failures/branch error results?

It would indeed call the error handler with the entire result, including the failed branch

from windmill.

rubenfiszel avatar rubenfiszel commented on September 6, 2024

@wasnertobias wouldn't you be served better by using "Skip failures" and a branchone ?

I think error handler is a bit of a misnomer, we should call it the "fallback error handler". The better error handlers should be set exactly at the position they are required using skip failures + branchone.

However, I think there is indeed an argument for parallel forloop + branchall to have a toggle to that make them call the error handler themselves too instead of returning straight the failure. Will add to todo-list.

from windmill.

wasnertobias avatar wasnertobias commented on September 6, 2024

parallel => Preferred for performance reason

Skip failure => Not really what we would like to do: Basically, we would have to check after each branchall manually if any error happened and then early return, because we do not want to continue the flow on failure. (So we basically do not want to skip on failure.)

What exactly would this toggle do, it would call the error handler itself, so it would, in fact call the error handler with multiple failures/branch error results?

from windmill.

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.