Show warning notification in CheCode if >90% of the resource limit is reached #21624
Labels
area/editor/vscode
Issues related to the Code OSS editor of Che
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your enhancement related to a problem? Please describe
When working on a che-code project, I ran a task which led to the memory usage of my developerment container to exceed the memoryLimit. The VS Code editor stopped responding as a result, so I had to restart the workspace.
Describe the solution you'd like
It would be nice if the che-resource-monitor extension displayed a warning notification if, say, >%90 of the memory or CPU limit has been reached.
Maybe something like:
I think there should also be a setting to disable the notification.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: