Skip to main content

Interface: IWorkflowExecutionConfig

workflow.v1.IWorkflowExecutionConfig

Properties of a WorkflowExecutionConfig.

Implemented by

Properties

defaultWorkflowTaskTimeout

Optional defaultWorkflowTaskTimeout: null | IDuration

WorkflowExecutionConfig defaultWorkflowTaskTimeout


taskQueue

Optional taskQueue: null | ITaskQueue

WorkflowExecutionConfig taskQueue


workflowExecutionTimeout

Optional workflowExecutionTimeout: null | IDuration

WorkflowExecutionConfig workflowExecutionTimeout


workflowRunTimeout

Optional workflowRunTimeout: null | IDuration

WorkflowExecutionConfig workflowRunTimeout