Hi,
I'm trying to run multiple dvc pipelines (trainings) on the same data in the same dvc context. The only difference is .dvc config file. I'm getting the following error message:
ERROR: cannot perform the cmd since DVC is busy and locked. Please retry the cmd later.
Is it somehow possible to start multiple dvc processes at the same time?
Thanks!
Best,
Alexey