Skip to content

Add support for subflow-level store scope #21

@jimbobhickville

Description

@jimbobhickville

When running the same flow multiple times in parallel, if any task provides a variable to the store, you have just created a race condition. Rather than doing that, we should introduce variable scoping to the store so that subflows have independent stores that can be modified without affecting each other.

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