Skip to main content

4 docs tagged with "cancellation"

View All Tags

Cancellation

Cancel an Activity from a Workflow, sending Heartbeats and setting a Heartbeat Timeout, and handling cancellation errors.

Testing - Go SDK feature guide

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.