[Core feature] Add support try and except in the workflow #4573
Labels
enhancement
New feature or request
flytekit
FlyteKit Python related issue
propeller
Issues related to flyte propeller
Motivation: Why do you think this is important?
It's follow-up to these failure node PRs
People might want to pass a specific task output to a failure node. To support that flytekit need to support try and except first, so users are be able to pass a promise to failure node.
Goal: What should the final outcome look like, ideally?
Describe alternatives you've considered
For now, failure node's input is same as workflow inputs.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: