]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Retry on timeouts, and increase number of persistent HTTP connections.
authorDaira Hopwood <david-sarah@jacaranda.org>
Thu, 18 Apr 2013 18:41:09 +0000 (19:41 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 9 Apr 2014 00:33:56 +0000 (01:33 +0100)
commit99b98c85354dfede6847a3d89f7eff762aa0cac2
treea21159cfe676b80526d2fc7652d6bac62eb784af
parente3fdc479c985c4b2a17d50ff58ba62a86456b627
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