From 2831df45a01e2f0a156a01dbdd888505b7c6e95b Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sat, 17 Oct 2020 17:06:57 +0200 Subject: [PATCH] docs: add note about high cpu usage of proxy --- docs/upgrading/to-0.12.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/upgrading/to-0.12.md b/docs/upgrading/to-0.12.md index dcac6557f..9243fc03c 100644 --- a/docs/upgrading/to-0.12.md +++ b/docs/upgrading/to-0.12.md @@ -7,6 +7,10 @@ This update brings these headline features: - Add System Task Overview to see all background tasks, their status, the log output, and retry them - Alerts now disappear automatically +Fixes: + +- Fix high CPU Usage of the proxy when Websocket connections fail + ## Upgrading Docker-compose users can upgrade just as usual.