Forum Discussion

pellitteris's avatar
pellitteris
Advocate II
10 months ago
Solved

Invoke Pipeline Performance

I have a scenario where I've developed several pipelines that perform common operations. These pipelines are called by other pipelines that need to wait for the called pipeline to finish executing (wait on completion is on). In this case, the called pipeline takes a few seconds, while the caller waits at least a minute and 20 seconds. What's causing this discrepancy? The point is that if a pipeline performs several invoke pipeline operations, dead time accumulates.

1 Reply