Enumeration: WorkflowIdConflictPolicy
enums.v1.WorkflowIdConflictPolicy
Defines what to do when trying to start a workflow with the same workflow id as a running workflow. Note that it is never valid to have two actively running instances of the same workflow id.
See WorkflowIdReusePolicy for handling workflow id duplication with a closed workflow.
Enumeration Members
WORKFLOW_ID_CONFLICT_POLICY_FAIL
• WORKFLOW_ID_CONFLICT_POLICY_FAIL = 1