golemfactory / golem-electron

Graphical user interface for Golem Project

Home Page:https://golem.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement frame restart as subtask restart

shadeofblue opened this issue · comments

Instead of calling comp.task.subtasks.frame.restart, call comp.task.restart_subtasks with an array of subtasks that encompass the specific frame.

If a subtask includes several frames, restart this subtask (we don't care too much that several frames will get restarted) -> it's an issue to be solved by creating better formed tasks and not a problem to be solved by Golem and/or Electron

The restart flow will be added as well, as subtask list has.