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

Adds Dead Letter Queue support for Queue #565

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

brunocleite
Copy link
Contributor

@brunocleite brunocleite commented Jun 16, 2024

This is my first contribution, so I appreciate feedbacks.

This PR fixes #480 by adding deadLetterQueue parameter to the Queue class and updates the examples.

@brunocleite brunocleite changed the title Adds Dead Letter Queue support for Queue construct Adds Dead Letter Queue support for Queue Jun 16, 2024
@jayair
Copy link
Contributor

jayair commented Jun 25, 2024

Oh nice. Let me ask Frank to review.

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.

Add dead letter queue for SQS.
2 participants