From 50e795c5956da1f67e90a395e0bf953f6f89b268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 17 Jun 2022 11:39:57 +0200 Subject: [PATCH] FEATURES.md: mark 'clear task failure list' as done --- FEATURES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index 7ee28a9e..d2742390 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -47,7 +47,7 @@ Note that list is **not** in any specific order. - [x] Task timeout monitoring - [ ] Worker blocklisting & failed task requeueing - [x] Keep track of which worker failed which task. - - [ ] Clear task failure list when the task gets (re)queued. + - [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] Worker timeout monitoring - [ ] Last rendered image display