I am having a Power Automate flow that runs on clicking the button from the Power Apps, which takes more than 2 minutes to complete.
I am getting the timeout error in the action " Respond to Power App or flow". How can I solve this issue?
ActionResponseTimedOut. The execution of template action 'Respond_to_a_PowerApp_or_flow' 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.
Thank You!