cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Very Poor Flow Designer Performance

Most of my flows have 50+ actions and when I open them to edit them the webpage either crashes or it takes ages for the flow actions ot be interactable on click. Is anyone else having this kind of poor performance in the flow designer? I am surprised I didn't find anything posted on the forums about this.

2 ACCEPTED SOLUTIONS

Accepted Solutions
v-micsh-msft
Community Support
Community Support

Hi @Anonymous,

 

Thanks for the feedback.

Haven't experenced with a flow with more than 20 actions.

I think the issue may be related with the Browser performance.

If available, please consider break the flow into two or more seperate ones.

 

Regards,

Michael

Community Support Team _ Michael Shao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

Hi @Anonymous,

 

Check the following article for the Flow limits:

Limits and configuration in Microsoft Flow

The maximum number of actions that a single flow can handle is: 250

You can add nested workflows to extend this as needed.

I think the following article should be helpful to understand what is Microsoft Flow:

Choose between Flow, Logic Apps, Functions, and WebJobs

 

Regards,

Michael

Community Support Team _ Michael Shao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

20 REPLIES 20
v-micsh-msft
Community Support
Community Support

Hi @Anonymous,

 

Thanks for the feedback.

Haven't experenced with a flow with more than 20 actions.

I think the issue may be related with the Browser performance.

If available, please consider break the flow into two or more seperate ones.

 

Regards,

Michael

Community Support Team _ Michael Shao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks for the response.

 

What is the maximum number of actions that a single Flow can handle?

 

Is Flow attempting to be a workflow tool for an enterprise or just a IFTTT competitor where you should only use it for simple automation?

Hi @Anonymous,

 

Check the following article for the Flow limits:

Limits and configuration in Microsoft Flow

The maximum number of actions that a single flow can handle is: 250

You can add nested workflows to extend this as needed.

I think the following article should be helpful to understand what is Microsoft Flow:

Choose between Flow, Logic Apps, Functions, and WebJobs

 

Regards,

Michael

Community Support Team _ Michael Shao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

I am well under 250 actions on my flows and they all are performing similarly. They take a long time to load if they load, otherwise the page becomes unresponsive. When I click on an action (Send Email) to expand it and edit the contents it can take upward of 30 seconds to load and about half the time the page just goes unrepsonsive.

 

The max is 250 but the recommened number is much, much less? Or does my performance issue have nothing to do with the number of actions in my workflow?

Jose1
Advocate II
Advocate II

Yeah, I'm experiencing the same issue. I barely have less than 20 actions, and I want to bang my head on the table. It is too slow. I don't know why they advertise a limitation of 250 steps when performance degrades below 20 steps.

I'm having the same issues and have been for a while. There are a few posts on this it would be nice to have some direction on why this is happening.

CJH
Frequent Visitor

Having exactly the same problem with all the flows I've put together, even with very small numbers of steps. Very slow performance on the flow designer UI.

Anonymous
Not applicable

Can you please provide more useful information?  This is a problem for a ton of us, and I've yet to be able to see a useful reply from anyone at Microsoft on any thread.  I am probably around 50 objects in my Flow (out of the 250 supposedly supported) and Flow is UNUSABLE MOST OF THE TIME.  


No Internet issues here - very fast quick, and have no problems on other sites (well, other than, errr... Microsoft PowerApps - though that is much better than in the past).

 

Can someone PLEASE address these performance issues?

Mupps
Advocate II
Advocate II

Thank you for highlighting this, @Anonymous.  Good work.

 

I'm having a similar experience.  I'm a relative newbie with Flows and so only now are my Flows growing in complexity enough to be affected by limits.  Although at 40 actions, I'm way below the claimed 250.

 

If the solution is to split Flows into small Flows which then call each other, this adds its own complexities, just in a different places.

 

I’m finding the Flow designer UI almost unusable.  The Approval functionality, and the ability to process this via a phone app is good, but even so, I’m seriously considering having done with Flow altogether.

 

There remains a deafining silence in terms of a solution.

I've stumbled across an unlikely, partial work around.

 

Refresh the page.

 

In my experience, once a Flow has been set up, it runs fairly reliably, so from an end-user perspective there is no issue.  The two big issues for me are loading the Flow page to edit a flow and, once a Flow has loaded, expanding an Action to edit it.

 

Loading the Flow page can take ages – sometime a few seconds, which is frustrating, to several minutes, which is unworkable.  When you’re faced with the spinning circles, try a page refresh and the page will often load (almost) immediately.

 

I’ll leave it to other  to suggest what this means in terms of a cause or a solution.

Anonymous
Not applicable

I REALLY wish Microsoft would comment on this and fix it.  Its rearing its ugly head again, and something that should take me 15 seconds to change, takes FOREVER.  

 


Appears to depend on time of day (though happens on and off throughout the day sometimes).  My Flow is running in the westus region.

 

Really regret the decision to use MS Flow for this project...  this being the #1 issue right now and makes it almost impossible to make any changes.  


Between this and other basic stuff that "should just work" like the wonky way it handles null values and lack of proper error handling - I've wasted more time than I can keep track of.  

Anonymous
Not applicable

I do want to say that I have moved away from creating flows that are longer than ~10 actions. Here are some reasons why:

 

  1. When you create complex/large flow with multiple steps of approval or otherwise you run the risk of an action sitting and waiting for longer than 30 days. A flow will auto terminate if an action waits longer than 30 days. I had to learn this the hard way (is there any other way though?).
  2. The mentality that a flow action has a expiration with a ceiling of 30 days tells me that Microsoft's mentality around how a flow should be developed should be bit sized actions that start > perform the action > then terminate. If you have an action that requires an external input, you are better off to have another flow start when that decision is reached.
  3. All my flows are connected to powerapps now. So it actually makes sense from a development standpoint to have flows tied to user actions on buttons within the powerapp. These flows are generally at most 5 actions and finish in a matter of seconds and then wait for more input in the powerapp.
  4. I am ok with limiting my flows to less steps. It makes it much less of a headache when a flow fails. If a giant flow fails, you have to start it over from the beginning, where if a small flow fails you can just start that little bit of logic over and your end user is non the wiser.

I do agree that there should be some clearer communication on what real limits there are when developing more complex flows and that those limits are communicated while authoring the flow. But for now flow has proven to be extermely intuitive for our needs and it integrates automatically with 90% of our chosen solutions.

Mupps
Advocate II
Advocate II

What is meant by “may be related with the Browser performance”? Related how? And which browser is recommended?

 

I use Chrome by default but often try Edge (I vainly thought that running a Microsoft product on a Microsoft product would improve performance. I was wrong), Internet Explorer and even Firefox, but it doesn’t make a difference.

 

In my case, it really isn't about browser performance. Because Flow performance is often so abysmally poor, I multi-task. My other, concurrent browser-based tasks or activities do not perform badly. I have twice had helpdesk technicians from Microsoft on a Skype call witnessing the poor performance. They tried to claim it was “probably” bandwidth or network issues, until I pointed out that the Skype call we were on was functioning very well.

 

There seem to be a lot of excuses flying around, but no answers. The suggestion that a large Flow be broken down into smaller Flows baffles me. The word “Flow” strongly implies a stream of data or a fluid process. Breaking up a Flow is entirely contrary to this - perhaps Microsoft should consider rebranding the product and call it “Stutter”, “Stumble” or “Falter” - and would be a maintenance nightmare. If I broke up my ~40-action Flow into, say, five separate Flows, those five Flows would each need to be kicked off when a record changed, just to see if it was its turn to do anything. That’s sounds very inefficient. If I’m going to break out like this, I’ll use SharePoint Workflow for the intricate logic and throw the crumbs to Flow when I need to send Approval mails.

 

And can someone explain why this post has been marked “Solved”?

Why was this marked as solved?

This has not been solved... 

Anonymous
Not applicable

Amusing thing is the browser that is the WORSE with Flow is MS Edge...  Especially in some of the text boxes, etc makes it impossible, or difficult to edit text.  Much of this works fine in Chrome or Firefox - when there aren't Flow editor performance issues.  

 

And BTW - on of my Flows is 50+ objects - sometimes performance is good (like now (knock on wood)).  Sometimes it is unbearable (like my prior reply).  

 

But I'm doing this as more of a "realtime process" - not doing approvals here - pulling data from Salesforce for a bit of transformation and then sending results to a third party service for formatting.  Works very well overall (runtime) - but designer performance at times it unbearable.  Error handling is still difficult at best, though I think I have finally found a workaround that while not optimal, at least helps.  

 

 

I'm getting an "Encountered internal server erro from the designer" when I try to pick an action. The tracking Id is 'fd2c17bd-10b2-495b-8c87-6bd12b887940'.

this appears tied to individual system performance in the editor, the better the CPU/the more RAM, the less performance slowdowns we see. Could someone from microsoft please publish adequate recommended system requirements for operating/editing a Flow with 500/400/300/200/100/Under 100 actions? Would be LOVEly. Thank you<3

@Mupps i created a tag called "Marked Solved Incorrectly" that better get some optical scanners on this. the problem is that microsoft neglects to point out how important individual's computer specs are when it comes to this super annoying pain point in an otherwise wonderful product.

Helpful resources

Announcements

Community will be READ ONLY July 16th, 5p PDT -July 22nd

Dear Community Members,   We'd like to let you know of an upcoming change to the community platform: starting July 16th, the platform will transition to a READ ONLY mode until July 22nd.   During this period, members will not be able to Kudo, Comment, or Reply to any posts.   On July 22nd, please be on the lookout for a message sent to the email address registered on your community profile. This email is crucial as it will contain your unique code and link to register for the new platform encompassing all of the communities.   What to Expect in the New Community: A more unified experience where all products, including Power Apps, Power Automate, Copilot Studio, and Power Pages, will be accessible from one community.Community Blogs that you can syndicate and link to for automatic updates. We appreciate your understanding and cooperation during this transition. Stay tuned for the exciting new features and a seamless community experience ahead!

Summer of Solutions | Week 4 Results | Winners will be posted on July 24th

We are excited to announce the Summer of Solutions Challenge!    This challenge is kicking off on Monday, June 17th and will run for (4) weeks.  The challenge is open to all Power Platform (Power Apps, Power Automate, Copilot Studio & Power Pages) community members. We invite you to participate in a quest to provide solutions to as many questions as you can. Answers can be provided in all the communities.    Entry Period: This Challenge will consist of four weekly Entry Periods as follows (each an “Entry Period”)   - 12:00 a.m. PT on June 17, 2024 – 11:59 p.m. PT on June 23, 2024 - 12:00 a.m. PT on June 24, 2024 – 11:59 p.m. PT on June 30, 2024 - 12:00 a.m. PT on July 1, 2024 – 11:59 p.m. PT on July 7, 2024 - 12:00 a.m. PT on July 8, 2024 – 11:59 p.m. PT on July 14, 2024   Entries will be eligible for the Entry Period in which they are received and will not carryover to subsequent weekly entry periods.  You must enter into each weekly Entry Period separately.   How to Enter: We invite you to participate in a quest to provide "Accepted Solutions" to as many questions as you can. Answers can be provided in all the communities. Users must provide a solution which can be an “Accepted Solution” in the Forums in all of the communities and there are no limits to the number of “Accepted Solutions” that a member can provide for entries in this challenge, but each entry must be substantially unique and different.    Winner Selection and Prizes: At the end of each week, we will list the top ten (10) Community users which will consist of: 5 Community Members & 5 Super Users and they will advance to the final drawing. We will post each week in the News & Announcements the top 10 Solution providers.  At the end of the challenge, we will add all of the top 10 weekly names and enter them into a random drawing.  Then we will randomly select ten (10) winners (5 Community Members & 5 Super Users) from among all eligible entrants received across all weekly Entry Periods to receive the prize listed below. If a winner declines, we will draw again at random for the next winner.  A user will only be able to win once overall. If they are drawn multiple times, another user will be drawn at random.  Individuals will be contacted before the announcement with the opportunity to claim or deny the prize.  Once all of the winners have been notified, we will post in the News & Announcements of each community with the list of winners.   Each winner will receive one (1) Pass to the Power Platform Conference in Las Vegas, Sep. 18-20, 2024 ($1800 value). NOTE: Prize is for conference attendance only and any other costs such as airfare, lodging, transportation, and food are the sole responsibility of the winner. Tickets are not transferable to any other party or to next year’s event.   ** PLEASE SEE THE ATTACHED RULES for this CHALLENGE**   Week 1 Results: Congratulations to the Week 1 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge.   Community MembersNumber SolutionsSuper UsersNumber Solutions Deenuji 9 @NathanAlvares24  17 @Anil_g  7 @ManishSolanki  13 @eetuRobo  5 @David_MA  10 @VishnuReddy1997  5 @SpongYe  9JhonatanOB19932 (tie) @Nived_Nambiar  8 @maltie  2 (tie)   @PA-Noob  2 (tie)   @LukeMcG  2 (tie)   @tgut03  2 (tie)       Week 2 Results: Congratulations to the Week 2 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 2: Community MembersSolutionsSuper UsersSolutionsPower Automate  @Deenuji  12@ManishSolanki 19 @Anil_g  10 @NathanAlvares24  17 @VishnuReddy1997  6 @Expiscornovus  10 @Tjan  5 @Nived_Nambiar  10 @eetuRobo  3 @SudeepGhatakNZ 8     Week 3 Results: Congratulations to the Week 3 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 3:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji32ManishSolanki55VishnuReddy199724NathanAlvares2444Anil_g22SudeepGhatakNZ40eetuRobo18Nived_Nambiar28Tjan8David_MA22   Week 4 Results: Congratulations to the Week 4 qualifiers, you are being entered in the random drawing that will take place at the end of the challenge. Week 4:Community MembersSolutionsSuper UsersSolutionsPower Automate Deenuji11FLMike31Sayan11ManishSolanki16VishnuReddy199710creativeopinion14Akshansh-Sharma3SudeepGhatakNZ7claudiovc2CFernandes5 misc2Nived_Nambiar5 Usernametwice232rzaneti5 eetuRobo2   Anil_g2   SharonS2  

Check Out | 2024 Release Wave 2 Plans for Microsoft Dynamics 365 and Microsoft Power Platform

On July 16, 2024, we published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. This release introduces a wealth of new features designed to enhance customer understanding and improve overall user experience, showcasing our dedication to driving digital transformation for our customers and partners.    The upcoming wave is centered around utilizing advanced AI and Microsoft Copilot technologies to enhance user productivity and streamline operations across diverse business applications. These enhancements include intelligent automation, AI-powered insights, and immersive user experiences that are designed to break down barriers between data, insights, and individuals. Watch a summary of the release highlights.    Discover the latest features that empower organizations to operate more efficiently and adaptively. From AI-driven sales insights and customer service enhancements to predictive analytics in supply chain management and autonomous financial processes, the new capabilities enable businesses to proactively address challenges and capitalize on opportunities.    

Updates to Transitions in the Power Platform Communities

We're embarking on a journey to enhance your experience by transitioning to a new community platform. Our team has been diligently working to create a fresh community site, leveraging the very Dynamics 365 and Power Platform tools our community advocates for.  We started this journey with transitioning Copilot Studio forums and blogs in June. The move marks the beginning of a new chapter, and we're eager for you to be a part of it. The rest of the Power Platform product sites will be moving over this summer.   Stay tuned for more updates as we get closer to the launch. We can't wait to welcome you to our new community space, designed with you in mind. Let's connect, learn, and grow together.   Here's to new beginnings and endless possibilities!   If you have any questions, observations or concerns throughout this process please go to https://aka.ms/PPCommSupport.   To stay up to date on the latest details of this migration and other important Community updates subscribe to our News and Announcements forums: Copilot Studio, Power Apps, Power Automate, Power Pages

Users online (1,355)