On 16/02/11 15:04, Michal Fojtik wrote:
</backend>
<message><![CDATA[Timeout::Error: execution expired]]></message>
</error>
Yes, there is a 5 seconds timeout set for connecting to instance. Maybe
I should increase this timeout. Can you please do it manually for this time
and if it will work I'll raise this value.
as discussed on irc, i increased the timeout to 10s (runner.rb, line 76)
and this fixed it so you may want to do this (and perhaps add another
margin of error? 15s? unless theres a reason against) before commit