]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Retry on timeouts, and increase number of persistent HTTP connections.
authorDaira Hopwood <daira@jacaranda.org>
Thu, 18 Apr 2013 18:41:09 +0000 (19:41 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 21:31:39 +0000 (22:31 +0100)
commitbfdb165fe23fe31e8a14fb4ba402222f29ef2640
treec5286c1955ddccf88a4c679e617fea8f5141c041
parent5ded744b24c49774fa8e1250c54dd9cea34e0e71
Retry on timeouts, and increase number of persistent HTTP connections.

Author: Itamar Turner-Trauring <itamar@futurefoundries.com>
Signed-off-by: Daira Hopwood <david-sarah@jacaranda.org>
src/allmydata/storage/backends/cloud/cloud_common.py
src/allmydata/test/test_storage.py