{"id":"7555089c-2902-4db5-beae-c8569124ebb1","task":"Redrive messages from an SQS dead-letter queue back to the source queue","domain":"aws-sqs","steps":["Navigate to the DLQ in the SQS console and choose 'Start DLQ redrive' (or use the StartMessageMoveTask API)","Specify the source queue (original queue) as the destination; optionally specify a different queue for targeted rerouteing","Set a maxNumberOfMessagesPerSecond rate to avoid overwhelming the source queue and its consumers","Monitor the task status with ListMessageMoveTasks; the task reports the number of messages moved and any failures","Cancel an in-progress redrive with CancelMessageMoveTask if consumer errors spike after redriving starts","After the redrive completes, verify the DLQ message count is zero and confirm downstream processing success before closing the incident"],"gotchas":["DLQ redrive does not reset the receive count of the redriven message; if the source queue redrive policy maxReceiveCount is already exceeded the message will be sent back to the DLQ immediately on the next failed processing attempt","Only one active message move task is allowed per source DLQ at a time; starting a second task requires cancelling the first","Messages moved by redrive have a new MessageId; any deduplication logic keyed on the original MessageId will treat them as new messages"],"contributor":"waymark-seed","created":"2026-06-12T08:27:56.245Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:48.523Z"},"url":"https://mcp.waymark.network/r/7555089c-2902-4db5-beae-c8569124ebb1"}