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 error handling when sending messages fails #181

Merged
merged 6 commits into from
Jun 5, 2020
Merged

Fix error handling when sending messages fails #181

merged 6 commits into from
Jun 5, 2020

Conversation

bitzl
Copy link
Member

@bitzl bitzl commented Jun 5, 2020

When sending outgoing messages fails processing should stop as retrying
might cause situations that are very hard to debug (e.g. messages send
multiple times).

Fixes #149.

bitzl added 4 commits June 5, 2020 10:59
When sending outgoing messages fails processing should stop as retrying
might cause situations that are very hard to debug (e.g. messages send
multiple times).
@tomzirn tomzirn merged commit 0ff1711 into master Jun 5, 2020
@morpheus-87 morpheus-87 deleted the mbit/142 branch June 5, 2020 11:59
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.

Refactor InvalidMessageException
2 participants