Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Throttling warning but can’t understand why

(1) ShareShare
ReportReport
Posted on by 29
Hi all,
 
I've got an issue with a Power Automate that I've deployed. It has run twice now and each time I keep getting a throttling warning. 

I've got a QR code which people scan to confirm attendance at an event which takes them to a form. Once complete it compare this to their entry on a SharePoint list, and using PA, updates various fields.

The issue is the delegate size is 50, and clearly when everyone is scanning the QR code the demand is quite large for background API requests. My flows in PA is not necessarily large, and I've used ODATA queries to make them as efficient as possible.

I know Automate has a limit of 500 requests in a single flow, and I am no where near that. I've checked and Concurrency control is off which If I understand right means it will be trying to run all requests at the same time. The information is not time sensitive, so having a small delay when it updates should not be an issue.
 
Would turning this on and setting it to 1, sort out the issue for me? or is there other things I need to consider or amend here.
 
Thanks all :-)
  • lbendlin Profile Picture
    8,063 Super User 2025 Season 1 on at
    Throttling warning but can’t understand why
    What else is happening in your environment? Any other flows consuming these request slots?
  • Suggested answer
    Michael E. Gernaey Profile Picture
    44,766 Super User 2025 Season 1 on at
    Throttling warning but can’t understand why
    Hi,
     
    Without the flow itself along with the details it's hard to say.
     
    You could in fact turn on Concurrency for the flow and set it to 1 or 5 and it would in fact lower your overall simultaneous processing and your issue may go away, but it may also make people go nuts ;-) waiting on it to actually work, since I dont know if this is from an App(Canvas Or model) or Power pages etc that they scan the QR code from?
     
    Is it an HTTP EndPoint Trigger? and it runs synchronously to their request and then responds?
     
    Depending on what you are doing and how, you could have an endpoint that just captures the request and writes it to a list in SharePoint, then have another Flow Trigger on new items (and limit how many it runs at a time. This way hopefully no one gets throttled inputting their request to check, but has a small delay in getting the answer in the UI
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1

Featured topics

Restore a deleted flow