Skip to content

[UX] - Restart logic #208

Open
Open
@JWittmeyer

Description

@JWittmeyer

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    usabilityWorkflow improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions