summaryrefslogtreecommitdiff
path: root/kazoo/retry.py
Commit message (Expand)AuthorAgeFilesLines
* Major refactor in progress, unsafe at the moment.Ben Bangert2012-08-271-12/+48
* Update kazoo/retry.pyHanno Schlichting2012-07-251-1/+1
* Add exponential back-off and retry delay options with jitter.Ben Bangert2012-07-251-1/+18
* Update retry handling to allow specifying of session expiration handlingBen Bangert2012-06-141-7/+17
* Handle zkpython binding bugs properly for older versions of the lib.Ben Bangert2012-06-061-0/+7
* add some TODO itemsHanno Schlichting2012-06-061-0/+2
* Begin event refactorBen Bangert2012-06-011-0/+2
* Initial first run with interfaces and retryBen Bangert2012-05-251-0/+37