[entropy.transceivers] tweak Entropy Transceiver SSH plugin connection timeout

This commit is contained in:
Fabio Erculiani
2010-03-18 10:40:02 +01:00
parent 6fd83910ed
commit 89bb19bba9
@@ -80,7 +80,7 @@ class EntropySshUriHandler(EntropyUriHandler):
sock.close()
return
except self._socket.error:
time.sleep(1)
time.sleep(5)
continue
raise ConnectionError("cannot connect to %s on port %s" % (