HTTP_TIMEOUT not affecting HTTPRequest?

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
User avatar
Grovkillen
Automation Wizard
Posts: 1009
Joined: Fri Aug 10, 2012 2:38 pm
Location: Bräcke, Sweden
Contact:

HTTP_TIMEOUT not affecting HTTPRequest?

Post by Grovkillen » Mon Feb 04, 2019 7:07 am

I try this code and always get a time out timer of around 21k msec. Am I missing something here?

Code: Select all

Timer>START
Let>HTTP_TIMEOUT=10
HTTPRequest>http://10.0.0.0,,GET,,HTTP_RESPONSE,,,,
Timer>END
Let>TOTAL=END-START
MDL>%HTTP_RESPONSE% %TOTAL%
Even if I remove the HTTP_TIMEOUT declaration the time out appears.
Let>ME=%Script%

Running: 15.0.24
version history

User avatar
Marcus Tettmar
Site Admin
Posts: 7378
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: HTTP_TIMEOUT not affecting HTTPRequest?

Post by Marcus Tettmar » Tue Feb 05, 2019 1:43 pm

Thanks for reporting. We will investigate.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts