You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cancelled tasks are left with a status of TASK_RUNNING which is not ideal or accurate. The status of a pipeline that was cancelled should be set to TASK_FAILED or TASK_CANCELLED
Pipelines API / Cancel Pipeline
Cancelled tasks are left with a status of
TASK_RUNNINGwhich is not ideal or accurate. The status of a pipeline that was cancelled should be set toTASK_FAILEDorTASK_CANCELLED