From bf831aa0fdff913dd8b916843f42102be290130d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Fri, 10 Jun 2022 16:14:38 +0200 Subject: [PATCH] FEATURES: mark task timeout monitoring as done --- FEATURES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FEATURES.md b/FEATURES.md index b96d8367..efae10c6 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -44,7 +44,7 @@ Note that list is **not** in any specific order. - [x] Port the old 'fail-requested' task status handling code to the new Manager - [x] At startup check & fix "stuck" jobs. Example: jobs in statuses `cancel-requested`, `requeueing`, etc. -- [ ] Task timeout monitoring +- [x] Task timeout monitoring - [ ] Worker blocklisting & failed task requeueing - [ ] Worker timeout monitoring - [ ] Last rendered image display