Quotas, Backpressure, and DLQ

Audience: operators tuning Notify delivery limits and engineers redriving the dead-letter queue (DLQ).

This page documents the per-tenant delivery quotas, the backpressure thresholds that protect the engine under load, and the DLQ contract used to recover failed deliveries.

Tracking reference: NR4.

Per-tenant quotas

ScopeLimit
Default (all channels)500 deliveries/minute
Webhook channels200/minute
Email channels120/minute
Chat channels240/minute

Backpressure

Enqueue is rejected when either threshold is exceeded:

Dead-letter queue (DLQ)

Metrics to alert on