SQLStreams

the messaging platform that is just Postgres

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

delivery cannot succeed [SQL0055]

Edit this page
code SQL0055 · recovery permanent — the delivery dead-letters on this attempt; no retry runs
the log line · Report this thread
SQL0055 Permanent error

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

delivery cannot succeed [SQL0055]

sqlstreams.Terminal(cause) returned from a consumerFunc. The delivery’s row goes to dead at once — whatever the retry budget had left — with this text and the wrapped cause as last_error, and the delivery_log row for this attempt carries status failure.

Any error carrying a Permanent classification classifies the same way; Terminal is the spelling for a cause that has none of its own. Handler outcomes has the whole table.

Nothing pasted yet — the queries above show their blanks.

Looking for a different code? Search every thread.