HTTP Request Time Out Issue

Hi All,

I am calling the http request from Yeeflow to power automate via action.
Once user click the customized button, it will trigger the action for calling the http request.
However my Power automate job take around 20-25 sec to return the response. and it will show a ActionResponseTimedOut Error as below. Any way to extend the time out setting from Yeeflow?

image

You can try custom script by using request method. Below are references for you:
custom script
request method

Regards,
Frank