Hello fellow Pipedream users,
I have a question about making HTTP requests in Pipedream and setting a specific timeout for the server to respond. I’m working with an API that takes a while to return a response, but the default timeout in Pipedream is too short and ends up cutting off the request before the response is received.
Is there a way to specify a longer timeout for the HTTP request in Pipedream, so that I can give the server enough time to respond? For example, if I know that the API response may take up to a minute, but the default timeout in Pipedream seems to be only a few seconds, how can I extend the timeout to accommodate for the longer response time?
Any help or guidance would be greatly appreciated! Thank you in advance.