Changes to Stop a currently running project. This will halt all processing and mark the run as stopped. Behavior: If the run is already stopped or success, returns success with current status. If the run is in progress, stops all pending cells and marks the run as stopped. Stopped runs cannot be resumed

POST /riveter/v1/stop_run

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 17 revisions of this API.2

  1. 806e279c8d502

What changed