Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of resource allocated per extension #1243

Open
patrickelectric opened this issue Nov 29, 2022 · 1 comment
Open

Allow configuration of resource allocated per extension #1243

patrickelectric opened this issue Nov 29, 2022 · 1 comment

Comments

@patrickelectric
Copy link
Member

patrickelectric commented Nov 29, 2022

As android or windows OS, we should limit the resource allocation that a specific app should use. If an app is using 100% of cpu or allocating all RAM memory, we should close the running extension, stop or wait for it.

image

@ES-Alexander
Copy link
Collaborator

I believe the resource allocation part of this is fixed by #1256 (current allocation UI added+shown in #1264).

Not sure if the "close/wait on hang" functionality is handled somewhere explicitly, but it's maybe ok with the existing disable/restart buttons? Or was the idea to have a popup/notification even when not actually in the extension manager?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants