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

Outbound message is not always stored in Message Log when user calls Session.send() #1

Open
andymalakov opened this issue Aug 11, 2015 · 0 comments
Assignees
Labels

Comments

@andymalakov
Copy link
Owner

Session.send() should guarantee that message is stored regardless of current state.

Right now we store message if send fails due to IOException (e.g. connection is dying) but not when connection is dead. This makes message delivery expectations hard to explain.

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

No branches or pull requests

2 participants