HTTP request timeout

Hello,

I’d like to know if there is a trick to increase the http.request timeout value. It seems to be a bit low for the use I make of it and I have no control of the API I’m calling in terms of latency…

Thanks!

Setting the timeout is not currently an option. It would be a good addition, will put it on the list.

1 Like

This was added in v39.1 via the timeout property on HTTP. docs

1 Like

Thanks! Very helpful :slight_smile: