Cancellation - Go SDK feature guide
How to cancel a Workflow Execution and it's Activities using the Go SDK.
How to cancel a Workflow Execution and it's Activities using the Go SDK.
Effectively manage Workflows with the Temporal CLI. Explore comprehensive documentation on commands and options for Workflow management and monitoring.
The Testing section of the Temporal Developer's guide covers the many ways to test the state of your Temporal Application; that is, ways to view which Workflow Executions are tracked by the Platform and the state of any given Workflow Execution, either currently or at points of an execution.