2026-04-30 executor skip report update
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Executor Skip Report
|
# 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 |
|
| Source | Count |
|
||||||
|--------|-------|
|
|--------|-------|
|
||||||
| macos_backlog_unassigned | 588 |
|
| macos_backlog_unassigned | 589 |
|
||||||
| user_feedback_raw | 165 |
|
| user_feedback_raw | 166 |
|
||||||
| overdue | 74 |
|
| overdue | 74 |
|
||||||
| user_reports_unassigned | 34 |
|
| user_reports_unassigned | 34 |
|
||||||
| my_tasks_other | 12 |
|
| my_tasks_other | 12 |
|
||||||
@@ -16,6 +16,4 @@ _Generated: 2026-04-30 04:41 +06 · Tick #74_
|
|||||||
| my_tasks_inbox | 2 |
|
| my_tasks_inbox | 2 |
|
||||||
| watched | 1 |
|
| watched | 1 |
|
||||||
|
|
||||||
---
|
See database for full per-task skip reasons.
|
||||||
|
|
||||||
_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;`_
|
|
||||||
|
|||||||
Reference in New Issue
Block a user