Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The receipt handle has expired when moving 1000+ messages from FIFO DLQ TO another FIFO queue #54

Open
johnnycashash opened this issue Sep 27, 2021 · 0 comments

Comments

@johnnycashash
Copy link

Hi,

I am getting below errors when moving 1000+ messages from DLQ to main FIFO queue. I have visibility timeout 10 min in DLQ and 30 seconds in destination queue.
I get 10 repeated "The receipt handle has expired" like below.
{
Code: "ReceiptHandleIsInvalid",
Id: "*************",
Message: "The receipt handle has expired",
SenderFault: true
}

The process is not even running 10 minutes. It throws error after transferring some messages and when restarted, it resumes again and fails after transferring some more messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants