Skip to content

Cancel a task trigger

Paul Sterl edited this page Mar 9, 2025 · 3 revisions

Cancel a queued trigger

In general any trigger/task which is not running can be canceled. As soon it is in the running state it cannot be canceled anymore.

Cancel running task

As soon a task is triggered, a task may decide to cancel or to fail itself. Both will suppress any outstanding retries of the retry strategy.

Cancel a running Task
Clone this wiki locally