poison pill term
message that can never be processed, blocks queue
Bad message format, missing data, etc. Without DLQ handling, a poison pill stalls the consumer indefinitely as it retries.
message that can never be processed, blocks queue
Bad message format, missing data, etc. Without DLQ handling, a poison pill stalls the consumer indefinitely as it retries.