]> 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>
Wed, 9 Apr 2014 00:33:56 +0000 (01:33 +0100)
commit98baf80223844b16b6ff155bd91ab2112244266b
tree707ac3174242ebaea82eef2bb3b8d0a84634a191
parent99b98c85354dfede6847a3d89f7eff762aa0cac2
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