Simple aws lambda resilience implementation - DLQ and Circuit Breaker
-
Updated
Feb 20, 2022 - Python
Simple aws lambda resilience implementation - DLQ and Circuit Breaker
Python error-handling & robustness patterns for services that talk to external systems — retry, circuit breaker, secrets, logging, and graceful degradation with 61 tested examples.
Event-driven LLM request pipeline with a Postgres queue, idempotent ingress, retry/DLQ/replay — and the paired benchmark showing Haiku 4.5 cost 2-7x more per task than Sonnet 5 despite half the per-token price, which is why there is no cost router in src/.
Helpers for logging, sleeping, and other common functional work done across projects
🧠 The simplest graph runtime for Python & TypeScript. Sley turns tangled branching, fan-out, joins, retries, and nested workflows into explicit code you can understand at a glance, test without ceremony, and change with confidence. 🧵 Fits in your head. ⚡ Runs in-process.
To associate your repository with the retry-pattern topic, visit your repo's landing page and select "manage topics."