Subject: Re: Trouble with timeout
From: Luka Stolyarov <lukich@ a . m
Date: Wed, 2 Jun 2010 01:25:15 +0900
References: 363522363611
In-reply-to: 363611
I'll try it out, thanks!
Walle Wallen wrote:
> begin
> downloader
> rescue Timeout::Error
> puts 'Timeout was detected. Trying again...'
> retry
> end
--
Posted via http://www.ruby-forum.com/.