Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In AWS SQS, the "Start DLQ Redrive" button is disabled

I have a Queue set up with a redrive policy that automatically sends failed messages to a Dead Letter Queue. When looking at the Dead Letter Queue, there is a button to "start DLQ redrive" which should allow me to reprocess the failed messages in the original queue. Unfortuately this button is not enabled on my queue and I cannot fiure out why.

relevant article here: https://aws.amazon.com/blogs/compute/introducing-amazon-simple-queue-service-dead-letter-queue-redrive-to-source-queues/

like image 803
yo conway Avatar asked Oct 21 '25 13:10

yo conway


1 Answers

This button is not available for FIFO queues.

There is a note about this in the aws documentation: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-configure-dead-letter-queue-redrive.html

like image 98
yo conway Avatar answered Oct 24 '25 04:10

yo conway



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!