SQLStreams

the messaging platform that is just Postgres

You last visited on 9999-99-99 Show what's new since then

sqlstreams.consumer.session.deferred [SQL0046]

Edit this page
code SQL0046 · metric — counter of `{message}`, one series per consumer session
the log line · Report this thread
SQL0046 Metric

As it appears in your metrics:

sqlstreams.consumer.session.deferred

Delivery rows written 'deferred' because another delivery held their message key; they re-enter through the exception window when the key frees.

A session flow: this instance’s own running total, flushed to __system.metrics each flush tick and printed as deferred_count on the consumer stopped line. It never reconciles against the fleet-wide sqlstreams.consumer.* gauges.

Nothing pasted yet — the queries above show their blanks.

Looking for a different code? Search every thread.