Add extra "feature"

This commit is contained in:
Sybren A. Stüvel 2022-05-03 16:03:18 +02:00
parent b3e1d1c6de
commit f533ccce43

View File

@ -34,6 +34,7 @@ Note that list is **not** in any specific order.
- [ ] Web frontend for Worker management
- [ ] "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.
- [ ] Task timeout monitoring
- [ ] Worker blocklisting & failed task requeueing
- [ ] Worker timeout monitoring