How do I kill a running pipeline?
# troubleshooting
j
How do I kill a running pipeline?
m
Easiest way is to kill the process. I'm pretty sure you can also edit the metadata database job entry and set the status to “failed” (double check the exact status name)
j
thanks, I will try that!