From 5728884fed33faa32f72d82f42ceba27e561d1ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 17 Mar 2022 11:25:58 +0100 Subject: [PATCH] FEATURES: add issue with "add task" log entry --- FEATURES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FEATURES.md b/FEATURES.md index 2c884333..6be9418a 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -35,6 +35,7 @@ Note that list is **not** in any specific order. - [ ] Shaman/Job settings: Distinction between "can be auto-deleted" jobs and "must be kept around" jobs. - [ ] Sending data upstream to Flamenco Overwatch - [ ] Job archival / task cleanup +- [ ] The "add task" debug log entry contains the entire task, including the entire list of dependencies (recursively). This is already getting big for tiny debug jobs, so will be prohibitively big for real jobs. ## Worker