Files
claw-apply/job_applier.mjs
Matthew Jackson 7bd91a19a0 Fix maxRetries not defined crash in handleResult
The stuck/incomplete retry logic referenced maxRetries which was only
defined in main() scope, not in handleResult(). Compute it locally.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 15:11:32 -08:00

16 KiB