FEATURES.md: addition of some more details about the worker management

This commit is contained in:
Sybren A. Stüvel 2022-05-31 17:24:11 +02:00
parent f97f0a34c3
commit 85e24d2b1c

View File

@ -37,6 +37,9 @@ Note that list is **not** in any specific order.
- [x] Tasks
- [ ] Web frontend for Worker management
- [x] "Tabs" system + Vue Router support.
- [x] API endpoint for worker status change requests
- [ ] Web: Worker action buttons
- [ ] Implementation of lazy vs. forced status change requests
- [x] Port the old 'fail-requested' task status handling code to the new Manager
- [ ] Ensure "task state machine" can run in a single database transaction.
- [x] At startup check & fix "stuck" jobs.