mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
chore: add TODO to clear service error state on install/update
This commit is contained in:
@@ -221,3 +221,7 @@ Pending tasks for AI agents. Remove items when completed.
|
|||||||
**Goal**: The `input-not-matches` handler in StartOS should queue the task, check it once the
|
**Goal**: The `input-not-matches` handler in StartOS should queue the task, check it once the
|
||||||
service is ready, then clear it if it matches. This allows tasks to be created regardless of
|
service is ready, then clear it if it matches. This allows tasks to be created regardless of
|
||||||
whether the service is currently running.
|
whether the service is currently running.
|
||||||
|
|
||||||
|
- [ ] Clear service error state on fresh install/update - @dr-bonez
|
||||||
|
|
||||||
|
Fresh installs and updates should clear any existing service error state.
|
||||||
|
|||||||
Reference in New Issue
Block a user