server.web.routes.v1.fsm.workflow_run
Routes for WorkflowRuns.
Attributes
Functions
|
Two triaging related status sets. |
Module Contents
- server.web.routes.v1.fsm.workflow_run.set_status_for_triaging(workflow_run_id: int) Any[source]
Two triaging related status sets.
Query all task instances that are submitted to distributor or running which haven’t reported as alive in the allocated time, and set them for Triaging(from Running) and Kill_self(from Launched).