Retries, Backoff, and Recovery Paths for Tool-Using Agents
Reliable agents are not the ones that never fail. They are the ones that fail into the right path. Here is how to classify tool failures into retry, replan, user input, or hard stop, and why retry policy belongs at the tool boundary.


