RelataDB error reference

Query queue full

All query priority queues are at capacity.

REL_QUEUE_FULLHTTP 429Resource limits↻ retryable

Why this happens

Sustained concurrency beyond the queue depth.

How to fix it

Retry with backoff; scale read capacity if it persists.

Also emitted as

Every RelataDB error carries a correlation_id (UUIDv7). Cite it when reporting — ops cannot trace the request without it. See reporting errors.