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

Connections should stop consuming if a unacceptable message threshold is reached #51

Closed
holytshirt opened this issue Mar 2, 2015 · 1 comment
Assignees

Comments

@holytshirt
Copy link
Member

By default unacceptable messages (e.g. messages that failed to be read from message infrastructure)
are acknowledged and drop.

A configuration setting is needed to override this behaviour and allow a threshold to be set.
When the threshold is reached, messages should stop being read by the Connection consumers.

@holytshirt holytshirt self-assigned this Mar 2, 2015
holytshirt pushed a commit that referenced this issue Mar 3, 2015
@holytshirt
Copy link
Member Author

Release v3.0.129

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