0
Not a bug

Web Request tool always times out

anonymous 10 jaar geleden in Studio / Toolbox bijgewerkt door Gandalf 10 jaar geleden 2
I am trying to use Warewolf to fetch a web page's contents. The URL is : http://www.coinwarz.com/cryptocurrency/
Everytime I try and debug I keep getting the following error : The request was aborted. The operation has timed out.
Yet when I use wget to fetch the same URL it fetches and saves to disk in 0.3 - 0.4 seconds.
I believe you have a bug in your Web Request tool such that it never properly executes the fetch request.

I really would like this fixed so I can use it to process data, else I need to write bash scripts since wget will fetch without timing out.
It eventually came right. Might have been the website or the recent update I did.