Skip to main content

2 docs tagged with "retry"

View all tags

Calling LLM APIs

Production patterns for calling LLM APIs - authentication, retry logic, rate limiting, error handling, async calls, and the Anthropic and OpenAI Python SDKs.

Service Mesh Patterns

Circuit breakers, retries, bulkheads, timeouts, service discovery, and observability - resilience patterns for Python microservices.