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/6 DECEMBER 2025

Webhook Retry Engine & Test Delivery Tool

Webhooks
Dashboard

Automatic exponential backoff retries for failed webhook deliveries and a Send Test Event tool in settings.

FRONTEND

  • Test delivery tool. Added Send Test Event dialog in webhook settings to send mock payloads to destination URLs.

BACKEND

  • Retry engine. Implemented exponential backoff scheduler in packages/webhook-delivery for failed HTTP deliveries.
Reloop