Skip to content

Be able to easily define branches #1525

@lionelvillard

Description

@lionelvillard

Problem
It would be nice to easily define mutually exclusive branches.

     |->C1->F1
     |->C2->F2
     ...

The F1 branch is invoked only when the condition C1 is true. The F2 branch is invoked only when C1 is false and C2 is true.

This is similar to sequence.

Persona:
Which persona is this feature for?
Event Consumer

Exit Criteria
A measurable (binary) test that would indicate that the problem has been resolved.
When a user can easily create branches and plug it into the broker.

Time Estimate (optional):
How many developer-days do you think this may take to resolve?
a day

Additional Context:
https://docs.google.com/document/d/17_6ONVtE397X_H5J0mlzvJKiqFWzoHLOqapis6f7nlo/edit#

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions