From c88bc5390341162951fa4afc6b4a0644a30293dc Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 20 Feb 2019 11:35:52 +0000 Subject: Fix TaskStopped exceptions when outbound requests time out (#4690) --- changelog.d/4690.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4690.bugfix (limited to 'changelog.d') diff --git a/changelog.d/4690.bugfix b/changelog.d/4690.bugfix new file mode 100644 index 0000000000..e4cfc5e413 --- /dev/null +++ b/changelog.d/4690.bugfix @@ -0,0 +1 @@ +Fix TaskStopped exceptions in logs when outbound requests time out. \ No newline at end of file -- cgit 1.4.1