You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have been seeing huge number of network calls made by lens. I assume it does heavy polling against cluster but the issue is that even when the I close the app, network traffic continues. i.e when app is closed but the lens icon is still visible in mac os system tray at the top
To Reproduce
Steps to reproduce the behavior:
Open lens
Open activity monitor on mac > network
Notice the network traffic
Now close the lens app by clicking on red close button in the lens app ( do not force quite from system tray)
Open activity monitor on mac > network
You will notice there is still a lot of network activity.
Expected behavior
When the UI is closed the background lens process shouldn't spam cluster
Screenshots
Following network activity by lens when ui is not even running
Environment (please complete the following information):
Lens Version: 4.1.5
OS: max os x 10.15.6
DMG
The text was updated successfully, but these errors were encountered:
I think this is working as intended. If you disconnect all your clusters in Lens before closing the UI window do you still see network activity after closing the UI? If you don't want any network activity you should disconnect your clusters or you can just close the tray...
Hi all,
I'm also experiencing the issue explained by @systemmonkey42 - after a while of usage lens generates a lot of background noise that results in a high cpu usage - on my i7-7820HQ up to 25-30% cpu usage...
Describe the bug
We have been seeing huge number of network calls made by lens. I assume it does heavy polling against cluster but the issue is that even when the I close the app, network traffic continues. i.e when app is closed but the lens icon is still visible in mac os system tray at the top
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When the UI is closed the background lens process shouldn't spam cluster
Screenshots
Following network activity by lens when ui is not even running
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: