From f5562e3a8d414a938779f89332c403225bdef3e8 Mon Sep 17 00:00:00 2001 From: Alexey Martemyanov Date: Thu, 30 Apr 2026 05:12:16 +0600 Subject: [PATCH] 2026-04-30 executor skip report update --- work/projects/executor-skip-report.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/work/projects/executor-skip-report.md b/work/projects/executor-skip-report.md index 0a7671a2..32940351 100644 --- a/work/projects/executor-skip-report.md +++ b/work/projects/executor-skip-report.md @@ -1,12 +1,12 @@ # Executor Skip Report -_Generated: 2026-04-30 04:41 +06 · Tick #74_ +_908 tasks skipped — Updated 2026-04-30_ -**Total skipped: 906 tasks across 10 sources** +## Summary by Source | Source | Count | |--------|-------| -| macos_backlog_unassigned | 588 | -| user_feedback_raw | 165 | +| macos_backlog_unassigned | 589 | +| user_feedback_raw | 166 | | overdue | 74 | | user_reports_unassigned | 34 | | my_tasks_other | 12 | @@ -16,6 +16,4 @@ _Generated: 2026-04-30 04:41 +06 · Tick #74_ | my_tasks_inbox | 2 | | watched | 1 | ---- - -_Full skip list in DB: `SELECT task_gid, name, source, skip_reason FROM executor_queue JOIN tasks ON task_gid=gid WHERE status='skip' ORDER BY source, name;`_ +See database for full per-task skip reasons.