Looks like mech doesn't do anything special with the timeout, so you're just dealing with LWP::UserAgent. The first thing I'd check is whether you're actually getting the timeout set with your code. From the LWP doc:
$ua->timeout $ua->timeout( $secs ) Get/set the timeout value in seconds. The default timeout() value is 1 +80 seconds, i.e. 3 minutes.
In reply to Re: WWW::Mechanize Timeout period
by jrsimmon
in thread WWW::Mechanize Timeout period
by gutbobs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |