Skip to content

Continue to execute task if any sequence task in between gets failed #103

Closed
@janardanb

Description

@janardanb

i want to continue to execute task if any sequence task in between gets failed.. i am not able to find the solution :(

t1 t2 t3 t4

i am calling this in t5
t5(t1 t2 t3 t4)

and it t3 fails t4 doesn't execute it simply stop the execution but i want to execute t4 inspite of any task which is failed.. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions