]> 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, 17 Apr 2015 21:31:39 +0000 (22:31 +0100)
commitffd1b1f4d63d51200915b76c054d927e88e78cba
treef8d9df98d742bae529f50ceccf9f24eb6e19ff6f
parentde540fe516a98f670448403af2f692ebe01f0624
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