From 748e54d507373a7973259b32faa1d35d7d1cb6fb Mon Sep 17 00:00:00 2001 From: Stefan Strigler Date: Wed, 14 Jun 2023 10:13:29 +0200 Subject: [PATCH] chore: add changelog --- changes/ce/fix-11037.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-11037.en.md diff --git a/changes/ce/fix-11037.en.md b/changes/ce/fix-11037.en.md new file mode 100644 index 000000000..39b2dc4a6 --- /dev/null +++ b/changes/ce/fix-11037.en.md @@ -0,0 +1 @@ +When starting an HTTP connector EMQX now returns a descriptive error in case the system is unable to connect to the remote target system.