The Dead-Letter Queue
We show how the dead-letter queue acts as a subqueue for permanently storing unprocessable messages, how workers can inspect dead-lettered messages with reason and error description fields, and how to reprocess or discard them after fixing underlying issues.