Skip to content

Question about new workflows registration #1386

@pgorczynski

Description

@pgorczynski

I have quite dynamic range of workflows that are stored outside of this library, but when new workflow is created, I need to register it. In multiple instance environment it is not an obvious task (we pull new workflows each 10 minutes, but is not an optimal resolution as some instances can hang on this workflow with error about unknown workflow).

Is there any place that I can hook to it and then check if new workflow should be registered and just do it? something like WorkflowNotRegistered event that would be thrown and could be implemented on my side?

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