Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
pellitteris
Advocate II
Advocate II

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 ACCEPTED SOLUTION
tayloramy
Super User
Super User

Hi @pellitteris

 

Are you using the legacy pipeline activity or the new one? 
The legacy one performs better but only works for fabric pipelines in the same workspace. 

 

The new activity uses the Job Scheduler APIs, which adds some overhead. A microsoft employee confirmed that they are working on improving this on this reddit thread: Why is the new Invoke Pipeline activity GA when it’s 12× slower than the legacy version? : r/Microso...

 

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.   





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





View solution in original post

1 REPLY 1
tayloramy
Super User
Super User

Hi @pellitteris

 

Are you using the legacy pipeline activity or the new one? 
The legacy one performs better but only works for fabric pipelines in the same workspace. 

 

The new activity uses the Job Scheduler APIs, which adds some overhead. A microsoft employee confirmed that they are working on improving this on this reddit thread: Why is the new Invoke Pipeline activity GA when it’s 12× slower than the legacy version? : r/Microso...

 

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.   





If you found this helpful, consider giving some Kudos.
If I answered your question or solved your problem, mark this post as the solution!

Join the Fabric Discord!

Proud to be a Super User!





Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.