Cancel Workflow
button on the right side:
<WORKFLOW_RUN_ID>
with your actual run ID. See the documentation of client.cancel
method for more information about other ways of canceling workflows.
You can also use the Upstash Workflow REST API to cancel a run programatically.