]> 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>
Tue, 4 Aug 2015 17:20:41 +0000 (18:20 +0100)
commit959452eb90e8f1ab34a89ecb30a15dd9cb791330
tree4af0c46b89aa30b8ea0a8f070360e4e4e3b5d40a
parent5777a0ed47f3df07db6e2a7994f4fa2c57932f7d
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