FEATURES.md: more features

This commit is contained in:
Sybren A. Stüvel 2022-06-17 16:37:06 +02:00
parent 64c8fa851d
commit ec55cf6ce1

View File

@ -49,7 +49,8 @@ Note that list is **not** in any specific order.
- [ ] Worker blocklisting & failed task requeueing
- [x] Keep track of which worker failed which task.
- [x] Clear task failure list when the task gets (re)queued.
- [ ] Keep track of a blocklist as `(worker ID, job ID, task type)` tuple in the database.
- [x] Keep track of a blocklist as `(worker ID, job ID, task type)` tuple in the database.
- [ ] Show blocklist in web interface, and allow removal of workers.
- [x] Worker timeout monitoring
- [ ] Last rendered image display