Skip to content

Framework does not allow for task lists to be set dynamically #1

Description

@bstempi

When running a workflow, the user might want to change task list for tasks and deciders during start-up. Currently, there are ways to have the runners run activity and decision workers that listen to task lists that were specified during start-up, but there's no way for a decider to know that a task that it's scheduling should use a different task list from the one stated in the @activity_task decorator.

There should be a way to tell a decider to override some of the config values that it finds in the @activity_tasks that it has to schedule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions