dead-letter queue (DLQ)
RU: dead-letter queue (DLQ)
A secondary queue in a messaging system that receives messages the primary queue could not deliver successfully after a configured number of retries. It isolates failed messages for inspection and reprocessing without blocking the main queue.