[Twisted-Python] Dealing with an intermittent PB server

Dave Cook daverz at gmail.com
Tue Feb 15 22:19:09 MST 2005


On Tue, 15 Feb 2005 20:29:20 -0800 (PST), Jp Calderone
<exarkun at divmod.com> wrote:
>   Always always always use errbacks.  *Especially* for Deferreds that can
> fail due to transient network conditions.

Thanks.   _ebLogin never seems to get called, though.  I can see that
tne PBClientFactory is stopped, so I assume that trying to login
should trigger an error.
 
Dave Cook




More information about the Twisted-Python mailing list