Patterns · Vol. 01

Pattern

Exception Handling and Recovery

Detect failures in LLM calls, tools, and downstream services; retry what is transient, repair what is malformed, fall back when a dependency is down, and checkpoint state so long tasks resume instead of restarting.

Classification — Cross-cutting (failure-path control around any pattern)

Full entry

The complete treatment — problem, how it works, when to use it, sources, and examples — lives in the volume below.

Browse the full pattern index or the catalog.