Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

0.5.0 adding dead letter #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

0.5.0 adding dead letter #10

wants to merge 2 commits into from

Conversation

rstradling
Copy link

@rstradling rstradling commented Mar 15, 2018

This addresses #11
I see that support was added to create Queues on start-up from sbt-sqs recently. That is terrific. However, it does not support dead letter queues (dlq) which we need to have so we can test failure cases of acking (deleteMessage). This PR is aimed at fixing that.

In addition, this change is against 0.4.2. Hence the version number being 0.5.0. We need a release of 0.5.0 as we can't upgrade our dependencies yet to sbt 1.0.1. So I am absolutely positive you will want to change the base branch via creating a branch from the tag 0.4.2. Assuming you are ok with this change I am more than happy once accepted to work on a PR for the 1.0.0 which should be a rather simple cherry-pick.

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

Successfully merging this pull request may close these issues.

2 participants