]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Retry cloud HTTP requests on *any* exception (the list is long, and hard to make...
authorItamar Turner-Trauring <itamar@futurefoundries.com>
Tue, 26 Mar 2013 19:02:11 +0000 (15:02 -0400)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:50:55 +0000 (17:50 +0100)
commit5f954cf8327eaf054a47c91f0148513408f0faf5
tree98da04d0ea8da4e7b137e2ec2b74930a99903e41
parent9290115b0b0d66193d82c54241179c082bf3b979
Retry cloud HTTP requests on *any* exception (the list is long, and hard to make complete, so easier to just handle all exceptions).
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/test/test_storage.py