Reply
mikeburek
Advocate II
Advocate II

Manually running a pipeline randomly starts many instances at the same time

Randomly, when I manually run a pipeline, it will start about 5-7 instances of the pipeline at the same time. This has happened to coworkers, so it is not specific to my machine, such as any weird browser extensions or a mouse button that is going bad. This happens to me running it from my laptop or my RDP sessions to my jump box.

 

Between it all, I'm running Windows 10 and Windows 11, and only using Microsoft Edge for the browser.

 

For now, I set the concurrency to 1 so that when this randomly happens, so that I have a chance of canceling the last ones since they are queued while the first instance is running. This is very frustrating to open each extra instance and kill it, over and over. The speed of the monitoring webpage makes this even more frustrating.

5 REPLIES 5
v-tsaipranay
Community Support
Community Support

Hi @mikeburek ,

Thank you for posting in the Microsoft Fabric Community.

 

One possible cause is that multiple click events are being registered due to UI lag or delays in acknowledging requests, leading to multiple pipeline runs before the UI updates. Another possibility is a backend processing delay, where the system does not immediately reflect the pipeline execution status, prompting users to click multiple times.

To mitigate this, I recommend clicking the Run Pipeline button only once and waiting a few seconds before attempting another trigger. Additionally, you can monitor the Pipeline Runs section to confirm if a run has already been initiated before retrying.

Since you've set concurrency to 1, additional instances will queue up rather than run in parallel but cancelling them manually can still be frustrating. An alternative approach is to trigger the pipeline via Fabric REST API or Power Automate, which can help avoid UI-based triggering issues.

For more information on managing and monitoring pipeline executions in Microsoft Fabric, refer to the official documentation: Data pipeline runs in Microsoft Fabric, which provides guidance on how pipeline runs are handled, including manual execution and scheduled triggers.

Additionally, the article on Pipeline storage event triggers can help you understand how pipeline executions are triggered and managed. If the issue persists, I recommend capturing browser console logs (F12 > Console in Edge) or network traces to help diagnose the problem.

 

I hope this will resolve your issue, if you need any further assistance, feel free to reach out.

If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

 

Thankyou.

No, I'm clicking only once, and randomly multiple run instances happen. This has happened to me and other coworkers for months, across multiple computers, across multiple office and home locations, using multiple computer mice on the same computer. This is the only place, of all the websites and all the computer programs that multiple instances of something are being triggered by "one" mouse click.

 

Has no one else experienced this? Could there really be something at my company's network level that is randomly replaying only this click event?

 

This happens across multiple pipelines, large and small. It's always about 5-7 instances. It's never 2 or 3 instances.

Hello @mikeburek ,

 

Apologies for the issue you have been facing.  When I tried to repro the scenario, the pipeline ran only once.

vtsaipranay_0-1743483820136.png

 

This might require a deeper investigation about your workspace, the pipeline details and the logic behind it to properly understand what might be happening. 

Please go ahead and raise a support ticket to reach our support team:

https://support.fabric.microsoft.com/support

 

If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

 

Thankyou.

It happens randomly, not every time. Across multiple users, across multiple computers, across multiple office locations, across multiple workspaces, across multiple pipelines, across multiple internet exit points.

Hello @mikeburek ,

We apologize for the inconvenience caused. As mentioned in my previous post, I request you to raise a support case with Microsoft.

If this post helps, then please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.

 

Thankyou.

avatar user

Helpful resources

Announcements
MarchFBCvideo - carousel

Fabric Monthly Update - March 2025

Check out the March 2025 Fabric update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors (Last Month)