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

Fix for SNS subscription confirmations #105

Merged
merged 1 commit into from
Jun 30, 2016
Merged

Conversation

k-k
Copy link
Contributor

@k-k k-k commented Jun 30, 2016

When a custom (existing) SNS topic name is used in the queue_name option, subscription confirmations fail to fire.

This PR adds an event listener for notifications on the queue_name for the AWS providers to correct this.

Should fix #100 and #102

@k-k k-k merged commit 2b7ee86 into uecode:master Jun 30, 2016
@scrutinizer-notifier
Copy link

The inspection completed: 1 updated code elements

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.

on_notification event mismatch when queue name is different from queue key
2 participants