Skip to content

feat: Implement FuncDoTaskBuilder to also cover raise() and tryCatch() #1304

@domhanak

Description

@domhanak

What would you like to be added:

I would like to add tryCatch() and raise() to FuncDoTaskBuilder used by FuncWorkflowBuilder

Why is this needed:
This is needed so that I can implement workflows with these capabilities with the use of built‑in Function/Predicate support instead of jq
In order to be able to create workflows with FuncWorkflowBuilder that can raise explicit errors or implement try/catch tasks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions