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

[javascript SQS receive/delete] VisibilityTimeout === 0 guarantees most delete attempts will fail? #165

Closed
t-jones opened this issue Jun 26, 2018 · 1 comment

Comments

@t-jones
Copy link

t-jones commented Jun 26, 2018

Running the (slightly altered) sample with a fifo queue gives:

Delete Error { InvalidParameterValue: Value AQEBTHl<snip> for parameter ReceiptHandle is invalid. Reason: The receipt handle has expired.
    at Request.extractError ...

Setting the Visibility Timeout

Set to default or don't set?

@Doug-AWS
Copy link
Contributor

Doug-AWS commented Aug 2, 2018

Fixed, thanks!

@Doug-AWS Doug-AWS closed this as completed Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants