Exception: RobotLab::ToolLoopError

Inherits:
InferenceError show all
Defined in:
lib/robot_lab/error.rb

Overview

Raised when a robot’s tool call loop exceeds the configured limit.

Examples:

raise ToolLoopError, "Circuit breaker: 26 tool calls exceeded max_tool_rounds (25)"