~alex-brasetvik/txzookeeper/txzookeeper

Viewing all changes in revision 44.

  • Committer: kapil.foss at gmail
  • Date: 2011-11-09 18:15:06 UTC
  • mfrom: (43.1.22 session-and-conn-fail)
  • Revision ID: kapil.foss@gmail.com-20111109181506-4r2rxsgakpq7j7fy
 - On session expiration, all extant watches recieve an errback.

   The watches are dead, so there is no purpose in having the session
   error handler diverting errors for them.

 - A retry client facade, that transparently retries operations in the
   face of transient connection errors.

 - A retry function in the style maybedeferred that can perform this
   retry functionality for an arbitrary function.

 - A series of connection failure tests verifying watches are
   delivered to clients that where disconnected at the time of the
   watched modification on the server.

 - version increment to 0.9.0

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: