]> 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, 10 Jul 2015 04:28:15 +0000 (05:28 +0100)
commita959235ffa8f010afcfbbb7676aa832a9a78f737
tree75783f95da15a60a6af341587a3ef62f885dba05
parentdfbfbe994fcd02c030113c95f849b6a8124607f8
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