Unary · Workflows
Cancels a running workflow execution.
Use this method to:
- Stop long-running executions
- Cancel failed executions
- Manage resource usage
Examples
-
Cancel execution:
Stops a running workflow execution.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.CancelWorkflowExecutionRequest
CancelWorkflowExecutionRequest cancels a running workflow execution.
Response
gitpod.v1.CancelWorkflowExecutionResponse
This message has no fields.