]> 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)
commit14ddc0cfd1685996eb087745d28a05a1219c2fcc
treef8d9df98d742bae529f50ceccf9f24eb6e19ff6f
parentbfdb165fe23fe31e8a14fb4ba402222f29ef2640
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