From 2905a3484eb02e5cf3bc3474240a42e24c07ab74 Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Sun, 12 Jun 2016 21:29:11 +0000 Subject: [PATCH] Changes file for random exponential backoffs --- changes/bug15942 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug15942 diff --git a/changes/bug15942 b/changes/bug15942 new file mode 100644 index 0000000000..0edc2b7980 --- /dev/null +++ b/changes/bug15942 @@ -0,0 +1,3 @@ + o Bugfixes (downloading): + - Use random exponential backoffs when retrying downloads from the dir + servers. Fixes bug 15942; bugfix on ?????.