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

Allow to change visibility timeout on SQS during requeue message #768

Closed
wants to merge 1 commit into from

Conversation

mmp4k
Copy link

@mmp4k mmp4k commented Feb 16, 2019

I think, hardcoding "0" during requeue is not the best option. Especially then SqsMessage already has method getDelaySeconds.

@makasim
Copy link
Member

makasim commented Feb 16, 2019

This not correct, requeue means the message should be redelivered right away.

@makasim makasim closed this Feb 16, 2019
@deguif
Copy link
Contributor

deguif commented May 17, 2019

Just seeing this issue, I just make the same comment here: 257fdb5#r33577211

And also see this solution #474 (comment) but which doesn't work for SQS as the message is not repushed.

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

Successfully merging this pull request may close these issues.

3 participants