]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
cloud_common.py: generalize ContainerRetryMixin to allow the container class to speci...
authorDaira Hopwood <daira@jacaranda.org>
Thu, 21 Feb 2013 22:14:27 +0000 (22:14 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:45:30 +0000 (17:45 +0100)
commit8a0b2ac15c8cc90c4cf33fee882a528b57258893
tree955473d8af1590df95e9d47c373e9c7bee424917
parentdc57103d5f4cd2d27abee3e4079cd28529728773
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