Question before I break anything… If I have a Pip...
# seed
a
Question before I break anything… If I have a Pipeline running in SEED, just fine… But at the same time, I send an execution action from the CLI, with
--force
and other params… What is going to happen? is my latest instruction going to be queued? or the command is going to fail? @Frank 😄
f
Hey @Adrián Mouly, it should be queued.
a
Interesting.
Thank you.