cancel

open override fun cancel(id: String): Run

Cancels the run with the given id that is RunStatus.IN_PROGRESS.

Return

The updated run

Parameters

id

The id of the run to cancel