SQLStreams

the messaging platform that is just Postgres

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

worker is suspended [SQL0107]

Edit this page
code SQL0107 · recovery permanent — an unchanged retry cannot succeed; retry machinery stops immediately
the log line · Report this thread
SQL0107 Permanent error

As it arrives in your log or error chain — the values are your call's own:

worker is suspended -- stop this execution; unsuspend the worker to allow a new claim [SQL0107]

The worker’s target is zero. A running instance observes this during renewal, cancels its work, and releases its claim. The manager treats suspension as a normal stop. Use the stream’s maintenance handle to permit new work.

ACCEPTED ANSWER Posted: 2026-09-10
brandon Site Admin brandon profile Posts: 677

stop this execution; unsuspend the worker to allow a new claim

Nothing pasted yet — the queries above show their blanks.

Looking for a different code? Search every thread.