SQLStreams

the messaging platform that is just Postgres

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

delivery dispatch exceeded the duration threshold [SQL0039]

Edit this page
code SQL0039 · log event at warn — degraded but self-healing, or a durable data consequence; an operator should learn of it eventually
the log line · Report this thread
SQL0039 Log event at warn

As it arrives in your log:

level=WARN msg="delivery dispatch exceeded the duration threshold" code=SQL0039

One delivery’s dispatch ran longer than the group’s SlowDispatchThreshold. The consumerFunc’s own runtime is the dominant term, so a threshold below the message timeout gives early warning before timeouts start abandoning work. The line names the message_id and attempt beside the duration and threshold; the delivery’s outcome is unaffected.

Nothing pasted yet — the queries above show their blanks.

Looking for a different code? Search every thread.