We are running across an issue where we are getting:
Error retrieving url : Socket Error # 10060
Connection timed out.
As a response from an HTTP Get File action. The action attempts to download a 1.5 MB xml file. We think this is occuring because the file is too large. Is there a maximum size that the HTTP Get File action can handle without timing out?
Also, for feature requests, you might want to add a "Timeout" value to HTTP Get File action (although I don't think that will help me in this instance), and also a retry count (although that can probably be manually done through action loop trickery already in FB).
Thanks,
Nathan