]> 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, 16 Oct 2015 16:50:55 +0000 (17:50 +0100)
commit9290115b0b0d66193d82c54241179c082bf3b979
tree182ea4a01681c738a550aa78ae8d2c8ffa107ca5
parentd6cd52880aed20bfad77e4a188d441b1628b1c4a
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