summaryrefslogtreecommitdiff
path: root/internal/api/drops_test.go
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-26 08:22:52 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-26 08:22:52 +0000
commit8bb9ac1328fc4f6b8d8e7aae0d6ea706e502c245 (patch)
tree059e3042afdf5511430d409096b1bd4900e70722 /internal/api/drops_test.go
parent5f3e9900358649f1356d0a242e643790e29e3701 (diff)
fix: next-task fallback should not exclude previously-executed tasks
The `id NOT IN (SELECT task_id FROM executions)` guard prevented retried tasks (FAILED→PENDING) from ever being picked up by start-next-task. Only the rejection_comment check is needed to avoid re-running rejected tasks. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/api/drops_test.go')
0 files changed, 0 insertions, 0 deletions