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

Add functionallity allowing to recover from too high hardware utilization setting #8141

Open
2 tasks
MichaelBuessemeyer opened this issue Oct 22, 2024 · 0 comments

Comments

@MichaelBuessemeyer
Copy link
Contributor

MichaelBuessemeyer commented Oct 22, 2024

The newly added hardware utilization modes are awesome, but the setting is saved across devices. Therefore, when switching the client device the previously set high hardware utilization might be too high for the device making wk crash.

Detailed Description

Let's develop a feature that allows the user to recover from such a WebGL context loss error, by adding e.g. a button to the error toast that auto reduces the hardware utilization and then reloads wk. Other user interactions could be implemented as well. The toast interaction was just my initial idea.

Context

  • Specific to long-running jobs (set jobsEnabled=true in application.conf)
  • Specific to webknossos.org (set isDemoInstance=true in application.conf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant