Skip to content

Allow decider to start with just a task list #337

@jbbarth

Description

@jbbarth

Today we force to have a "workflow" as argument to decider.start, but we should be able to start with just a task list name and find the correct workflow the same way we find activities (== resolve the workflow type as a python path to a class).

Actually this is what we do for child workflows so that should be possible and it would be easier to manage deciders fleets (less boilerplate for declaring deciders).

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