Patterns
Patterns for building on Inngest: AI agents, durable workflows, scheduling, flow control, and background jobs. Each one explains a recurring problem, the tradeoffs involved, and how to solve it with Inngest's primitives.
Featured patternFlash sales and bursty workflowsWhen traffic spikes (a flash sale, a batch import, or an AI agent firing dozens of tool calls in parallel), four flow-control primitives keep you in control: throttle, concurrency, debounce, and idempotency. Here's when to reach for each.Read the pattern
Browse by primitive
Pick a category to see its patterns.