For the complete site index, see llms.txt. Docs index: llms-docs.txt. Marketing corpus: llms-full.txt. Docs corpus: llms-full-docs.txt. Prefer markdown URLs where available (append .md).. Product skill: skill.md. Pricing: pricing.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

CHANGELOG/1 NOVEMBER 2025

Inngest Background Job & Event Bus Architecture

Infrastructure
Backend

Integrated Inngest (packages/inngest) to handle delayed sends, batch processing, and async worker queues.

PLANNING

  • Background job orchestration. Adopted Inngest for event-driven orchestration, retries, and step-function workflows across services.

BACKEND

  • Inngest queues. Integrated packages/inngest to power asynchronous background job processing, step functions, and delayed sends.
  • Reliable retries. Automatic dead-letter queues and step retry logic across background tasks.
Reloop