Dead-letter queue
You can use the dead-letter queue to inspect consolidation work that failed too many times. A dead-letter item is not a reason to delete graph files; it is a repair queue.
What the dead-letter queue is
When consolidation cannot process an entry after its retry limit, Pulse moves it to the DLQ with error details and source metadata.
Inspecting failed items
Look for repeated schema errors, missing source artifacts, graph open failures, or validation errors in node and edge candidates.
Reprocessing
After fixing the cause, requeue items:
Then check okto_pulse_kg_health again.
Common causes and fixes
Related pages
Last modified on May 8, 2026