I’m experiencing high CPU usage with any Octopus page open in the browser. The same happens in Edge (latest Win 10) and Chrome (latest). When it occurs in Edge, Task Manager indicates the tab consuming a constant ~25% of CPU. In Chrome, the built-in Chrome Task Manager shows the tab consuming a constant 90-100% of CPU. It has become so bad that I have to close all Octopus tabs when I’m not using it.
It doesn’t matter what page the tab is viewing – even the top-level Configuration page for example. I don’t have to interact with the page at all for it to continue the same CPU utilization.
We’re currently on v2018.11.3 on-prem, but this has been happening for (at least) several months through multiple versions.
It doesn’t happen immediately, but seems to happen after maybe 45 minutes to an hour. I opened Octopus this morning, randomly clicked around for a bit, left it for an hour, came back and clicked around more, and it reached 100% in Chrome.
It isn’t making any abnormal or frequent network requests. It appears to be running script code, but for some reason Chrome doesn’t identify a specific method. There are a bunch of calls into webpack:///./app/components/Sticky/Sticky.tsx, but I’m not sure that’s the culprit.
Thanks.