[Twisted-Python] help with ssl timeout and not reconnecting client factory
Itamar Shtull-Trauring
itamar at itamarst.org
Thu Mar 17 09:51:04 MST 2005
On Thu, 2005-03-17 at 13:40 +0100, Andrea Arcangeli wrote:
> Even if it goes in timeout it must try to reconnect immediatly while it seems
> like it's hanging after the "Stopping factory".
There was a bug in 1.3 in ReconnectingClientFactory that caused it to
not reconnect on TimeoutErrors. It's fixed in 2.0.
More information about the Twisted-Python
mailing list