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

Better alarm on dead letter queue depth #140

Open
rclark opened this issue Mar 27, 2017 · 0 comments
Open

Better alarm on dead letter queue depth #140

rclark opened this issue Mar 27, 2017 · 0 comments

Comments

@rclark
Copy link
Contributor

rclark commented Mar 27, 2017

There is an alarm when the dead letter queue's number of visible messages is greater than 0. This means you should get an email notification when the number increases from 0 --> 1.

It also means you should not get an alarm when that number increases from 1 --> 2, or any time after the initial failure. Perhaps we should write code in watchbot to manually trip the alarm and send an email every time a message goes to dead letter?

cc @ianshward @mapsam

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

No branches or pull requests

1 participant