]> 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>
Tue, 4 Aug 2015 17:20:42 +0000 (18:20 +0100)
commit55425da7fd26f31102c554268e11d380991f8cfd
tree396edf5d96d7263a1e9c895ca3e3c954f3ea3624
parente644ba671406b65fb9c80754d79f47aca6e06a56
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