While working with Power Virtual Agent, created a flow to connect with a API via Logic App. HTTP connector is working fine to get the response from Logic App but it is taking 2m to complete and for that reason, the next connector 'Return value(s) to Power Virtual Agents' been failed saying the error as "The execution of template action 'Return_value(s)_to_Power_Virtual_Agents' 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."
Is there any way to exceed the timeout limit for Power Automate connectors or any solution to fix this issue?