From dce6e9e0c11fc5d99b2da6698aed04e9f525f242 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Mon, 3 Jun 2019 23:50:43 +0100 Subject: Avoid rapidly backing-off a server if we ignore the retry interval --- changelog.d/5335.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5335.bugfix (limited to 'changelog.d') diff --git a/changelog.d/5335.bugfix b/changelog.d/5335.bugfix new file mode 100644 index 0000000000..7318cbe35e --- /dev/null +++ b/changelog.d/5335.bugfix @@ -0,0 +1 @@ +Fix a bug where we could rapidly mark a server as unreachable even though it was only down for a few minutes. -- cgit 1.4.1