]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
cloud_common.py: generalize ContainerRetryMixin to allow the container class to speci...
authorDavid-Sarah Hopwood <david-sarah@jacaranda.org>
Thu, 21 Feb 2013 22:14:27 +0000 (22:14 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 10 Jul 2015 04:24:46 +0000 (05:24 +0100)
commit343cd7d89c420795c54cfed2512727a588e6db70
tree3cb3fac36804561eb513e705fec16f1a3a16bbee
parenta1f66fd8af24d268865af7e02224d831978f4408
cloud_common.py: generalize ContainerRetryMixin to allow the container class to specify what to retry.

Signed-off-by: David-Sarah Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/test/test_storage.py