From 11dc2b46983ea0cf2a59f3deb66ebd22db223a80 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Wed, 3 Jun 2020 14:12:13 +0100 Subject: Fix exceptions when fetching events from a down host. (#7622) We already caught some exceptions, but not all. --- changelog.d/7622.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7622.bugfix (limited to 'changelog.d/7622.bugfix') diff --git a/changelog.d/7622.bugfix b/changelog.d/7622.bugfix new file mode 100644 index 0000000000..bcb82f7b0b --- /dev/null +++ b/changelog.d/7622.bugfix @@ -0,0 +1 @@ +Fix exceptions when fetching events from a remote host fails. -- cgit 1.5.1