[Twisted-Python] Re: [Twisted-commits] Implement ReconnectingPBClientFactory, please review

Oct. 1, 2003
4:24 p.m.
On Wed, 01 Oct 2003 01:18:38 -0600 warner CVS <warner@wolfwood.twistedmatrix.com> wrote:
Modified files: Twisted/sandbox/warner/test_pb.py None 1.1 Twisted/sandbox/warner/pb.py None 1.1
Log message: Implement ReconnectingPBClientFactory, please review
You can override failedToGetPerspective to get the error but because it's a callback on a Deferred and returns the error it will always cause error to get logged, which is not necessarily what you want. Maybe it shouldn't return anything. Or... hm. If you don't override it you do want the error logged. OK. -- Itamar Shtull-Trauring http://itamarst.org/ Available for Python & Twisted consulting
7926
Age (days ago)
7926
Last active (days ago)
0 comments
1 participants
participants (1)
-
Itamar Shtull-Trauring