The Google form trigger to submit responses to Power automate flow failed with error code":"WorkflowMaximumWaitingRunCountExceeded","message":"The number of waiting workflow runs '11' has exceeded the maximum allowed limit

Anusha Muniraju 0 Reputation points
2023-12-12T17:06:30.53+00:00

I have a flow that track the google form responses and writes to a excel file .

PA Trigger:( When a HTTP request is received)

I see that the Trigger on the Google forms failed with the error.

Exception: Request failed for https://prod-129.westus.logic.azure.com:443 returned code 429. Truncated server response: {"error":{"code":"WorkflowMaximumWaitingRunCountExceeded","message":"The number of waiting workflow runs '11' has exceeded the maximum allowed limi... (use muteHttpExceptions option to examine full response)
    at onFormSubmit(Code:19:13)

The concurrency in power automate is turned on.

Can anyone assist

Community Center | Not monitored
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.