Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Bump max_iterations when resuming due to throttling (All-Hands-A…
…I#3410) * Fix: Reset iteration count when resuming due to throttling * Fix inadvertent additions * WIP * Changing max_iterations instead of iteration count * Now adjusting max_iterations or max_budget_per_task as appropriate * Fix check on iterations * Fix linter issues * AgentController: remember initial max_iterations and use it to extend state's iterations * increase task budget by initial value (not doubling it) --------- Co-authored-by: Tim O'Farrell <[email protected]> Co-authored-by: tobitege <[email protected]> Co-authored-by: mamoodi <[email protected]>
- Loading branch information