Feature Requested
Related challenges:
- The automatic update has been working well. However, it needs to wait for all running tasks to be complete before the update is implemented.
- Sometimes a device is disconnected, but the device object (RPC) in alabOS does not know, and there is no way to tell it to reconnect other than triggering automatic update. In this situation, a full restart is needed.
Proposed Solution
If we could disconnect and connect devices individually and also update them, it will be very nice to tackle both issues regarding devices.
Bonus: Pause launching a specific type of task: If we could do the same for tasks (check if there is still a type of task running, if not, block all certain type of task from running for a time being and then update), then all update-related issues can be granularly controlled. For instance, an update of a "Heating" task definition would only need all "Heating" tasks that are running to be done.
Relevant Information
No response
Feature Requested
Related challenges:
Proposed Solution
If we could disconnect and connect devices individually and also update them, it will be very nice to tackle both issues regarding devices.
Bonus: Pause launching a specific type of task: If we could do the same for tasks (check if there is still a type of task running, if not, block all certain type of task from running for a time being and then update), then all update-related issues can be granularly controlled. For instance, an update of a "Heating" task definition would only need all "Heating" tasks that are running to be done.
Relevant Information
No response