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

[UX] - Restart logic #208

Open
JWittmeyer opened this issue Jan 13, 2023 · 0 comments
Open

[UX] - Restart logic #208

JWittmeyer opened this issue Jan 13, 2023 · 0 comments
Labels
usability Workflow improvements

Comments

@JWittmeyer
Copy link
Member

What would you improve?
Currently, if a restart is necessary we restart the container at a low workload time.
This work but isn't enough for enuseres.

An option to optimize the logic would be:

  1. A restart note displayed in the app ("App will be restarted in XX min. Ensure that your progress is saved")
  2. Stop all running containers
  3. Start all containers
  4. Set all jobs that are listed as RUNNING in db as ERROR/FAILED for jobs that user can rerun (e.g. heuristic runs / embedding creation)
  5. Restart jobs that can't be rerun by users (e.g. tokenization)
@JWittmeyer JWittmeyer added the usability Workflow improvements label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usability Workflow improvements
Projects
None yet
Development

No branches or pull requests

1 participant