how does one "safely" kill a pipeline if it's stuc...
# troubleshooting
y
how does one "safely" kill a pipeline if it's stuck and we want to restart the process.
Copy code
Run invocation could not be completed as block failed: Another 'dev:tap-pagerduty-to-target-bigquery-pagerduty-new' pipeline is already running which started at 2024-03-08 23:18:08.403477. To ignore this check use the '--force' option.
i do not want to be running another pipeline in parallel, in this case i had to force kill the load but for some reason it didn't get killed properly