cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline behavior

yash_verma
New Contributor

Hi

I have three pipelines named A,B,C.
Pipeline A and B both are calling to pipeline C. So i wanted to know if we start pipeline A and B at the same time will the call to pipeline C be queued or parallel.

Thanks

Yash

1 REPLY 1

Supratim
Contributor III

@yash.verma Both will be different instances, it’s quite impossible to run same pipeline at same time in milliseconds. Even if you are schedule both pipeline in same time, snap platform use slot to start execution.