Open Agent Loops
API Reference

RETRY_LIMIT

@open-agent-loops/core


const RETRY_LIMIT: 3 = 3;

Defined in: tools/builtin/todo-list.ts:52

How many times a failed task may be retried before the tool tells the agent to stop and escalate to the user.