Hi, I keep getting these email from flow that my flow has failed but when i look in to the flow history I do not see any failed flow instance form this week. The flow works most of the times but has 3-4 failed instances in last month. I am not using any gateway or on-prem connection in the flow.
The latest failed instance I see if from a week ago with the following error-
"The execution of template action 'Respond_to_PowerApps' is failed: the client application timed out waiting for a response from service. This means that workflow took longer to respond than the alloted timeout value. The connection maintained between the client application and service will be closed and client application will get an HTTP status code 504 Gateway Timeout."
Any suggestion, what could be causing this error?
This flow is using powerapps template to check user permissions in a sharepoint group, if the user is SP group A they can see the the full PowerApp form with all fields, and if the user is in Group B they can only see limited fields in powerapps.
Any ideas/suggestions are welcome.
I found a working solution. The problem happens from the flow taking more than or equal to 120 seconds, causing the response to fail due to a timeout error. To resolve this, it's necessary to enable Asynchronous Response in the response settings.
Image for reference:
Any solution for this issue?
Me too facing the same issue
no sir, I still have regular failures of my flow.
Have you found a solution to this problem?
Still have random failures almost daily on my flow which runs frequently every day.
Steve, are you still facing the same error on and off these days? Your flow is accessing on-prem data gateway?
I have a flow successfully ran within 11s and annoyed by this out-of-the-blue error which I have no idea. Anyone is facing this issue and any workaround?
Short answer no, sometimes it works but I get daily fails on that and another similar flow. As I said it only runs for a few seconds.
Hi @steve_hendy , were you able to find a solution to this?