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

SST AWS Queue Component is missing visibility timeout #728

Closed
brunocleite opened this issue Jul 19, 2024 · 0 comments · Fixed by #703
Closed

SST AWS Queue Component is missing visibility timeout #728

brunocleite opened this issue Jul 19, 2024 · 0 comments · Fixed by #703
Assignees

Comments

@brunocleite
Copy link
Contributor

Visibility timeout is a commonly used queue property that controls the time that a message is hidden from consumers while the consumer that picked up the message has time to process it.

https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-visibility-timeout.html

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 a pull request may close this issue.

2 participants