Skip to content

Root State Machine terminates when Sub-Container returns Outcome named "Preempted" #162

@tropappar

Description

@tropappar

Setup:
I have a state machine that contains a concurrency container. This container has an outcome called preempted. The root state machine does not contain such an outcome.

Error:
Once the concurrency container reaches the outcome preempted, the whole state machine terminates, even though it should transition to another state.

This is the terminal output:

Behavior execution finished with result preempted.
FlexbeOnboard._behavior_execution]: --- Behavior Engine ready! ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions