SQLStreams

the messaging platform that is just Postgres

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

sqlstreams.consumer.session.abandoned [SQL0050]

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

As it appears in your metrics:

sqlstreams.consumer.session.abandoned

consumerFunc goroutines written off after the hard timeout; each left a goroutine running unreachably until it returned on its own. How to keep the count at zero: Consumer Timeouts.

A session flow: this instance’s own running total, flushed to __system.metrics each flush tick and printed as abandoned_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.