summaryrefslogtreecommitdiff
path: root/internal/task
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-03-08 21:45:11 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-03-08 21:45:11 +0000
commita6926b80283bbe855bb617be0dbdbaa9968f62f8 (patch)
tree4b1e9b1d8c21d039e2743214d9a79981e29d5b16 /internal/task
parente6e1e7cd6d79eb969345e738f2554108681ade95 (diff)
fix: retry limits apply only to automatic retries, not manual runs
Remove the MaxAttempts check from POST /api/tasks/{id}/run. A user explicitly triggering a run is a manual action and should not be gated by the retry limit. Retry limits will be enforced in the (future) automatic retry path. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'internal/task')
0 files changed, 0 insertions, 0 deletions