Rule Backend

Timeout All Requests

Set timeouts on all outgoing HTTP and database requests

backendreliabilitytimeouts
CLAUDE.md

Set timeouts on all outgoing HTTP requests and database queries. Without timeouts, a hung downstream service can exhaust your connection pool and bring down your application. Use circuit breakers for critical dependencies.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl