Simple lambda to replay a sqs dead letter queue's messages into its original queue.
-
Updated
Feb 17, 2017 - Python
Simple lambda to replay a sqs dead letter queue's messages into its original queue.
This is a Pumpjack Data Works internship task where we have to setup a system which will keep the data stream from getting lost before going into the Kafka Broker and alert the producer to resend that specific data packet. All things networking included.
A Redis-backed job queue system with retry mechanisms, timeouts, and dead letter queues.
To associate your repository with the deadletter-queue topic, visit your repo's landing page and select "manage topics."