fix: clear recovery state on requeue_task to unblock retryable:false tasks
requeue_task removed the task from the dispatched set and approved preflight, but never cleared the recovery failure counter. Tasks that hit max retries (retryable: false) could never be re-dispatched even after the underlying issue was fixed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Z
ZvenoAI Coder committed
0fa56eb432785145f5620417d3cf66915cf2087d
Parent: 756d8b3
Committed by Nikita Samoylov <nikitaxru@gmail.com>
on 3/16/2026, 2:15:18 PM