Related:
⬡ API & SDK/2026-05-31Advanced
Isolating Poison Messages in a Claude Async Pipeline: A Dead-Letter Queue Implementation Note
How one broken input can stall an entire batch — and how to isolate these 'poison messages' with a Cloudflare Queues dead-letter queue. Covers classifying Claude API failures and safe redrive, all from production experience.
⬡ API & SDK/2026-04-11Intermediate
Claude API Batch Processing — Reduce API Costs by Up to 90% with Asynchronous Batch Implementation
Master Claude API batch processing for efficient large-scale requests. Learn async batch patterns to reduce costs and avoid rate limits.
⬡ API & SDK/2026-04-02Advanced
Claude API Messages Batches: Cutting Production Costs by Up to 50% with Async Processing
An implementation guide for putting the Claude API Messages Batches API into production. Polling design, real cost measurements, and operational gotchas from running 1,920 monthly requests across four Dolice Labs sites.