itay livni
03/12/2021, 8:02 PMtask
that went "rogue" during a run, (prefect cloud). Is there a way to delete that specific run. It is contorting the Run History visualizationnicholas
mutation {
delete_flow_run (input: {flow_run_id :"<<id>>"}){
success
}
}