diff --git a/FEATURES.md b/FEATURES.md index f93d3d19..f47e7152 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -35,6 +35,8 @@ Note that list is **not** in any specific order. - [ ] "Tabs" system + Vue Router support. - [ ] Port the old 'fail-requested' task status handling code to the new Manager - [ ] Ensure "task state machine" can run in a single database transaction. +- [ ] At startup (and potentially periodically as well) check & fix "stuck" jobs. + Example: jobs in statuses `cancel-requested`, `requeued`, etc. - [ ] Task timeout monitoring - [ ] Worker blocklisting & failed task requeueing - [ ] Worker timeout monitoring