]> 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>
Fri, 10 Jul 2015 04:28:15 +0000 (05:28 +0100)
commitdfbfbe994fcd02c030113c95f849b6a8124607f8
tree94ec96354fb9dd2e340b014bda9370d63cfa9121
parent659b7031f2cb061ae572091ff9de1e97467cf1e0
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