[Go to site: main page, start]

class documentation

class CancelWorkflowRunOptions: (source)

View In Hierarchy

Options for cancelling the workflow backing a Nexus operation.

These options are built by TemporalOperationHandler and passed to TemporalOperationHandler.cancel_workflow_run.

Warning

This API is experimental and unstable.

Class Variable workflow_id The ID of the workflow to cancel.
workflow_id: str = (source)

The ID of the workflow to cancel.