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

feat: add ephemeral status to sent messages on errors #222

Merged
merged 3 commits into from
May 30, 2023
Merged

Conversation

boxdot
Copy link
Owner

@boxdot boxdot commented May 2, 2023

Messages that could not be sent are marked as such by adding a read
field below showing the error message. The status is ephemeral and is
not stored. Resending of message is not implemented.

Also upgrade presage to incl. the fix which does not reuse websocket
connection for sending. This should fix sending messages.

boxdot added 3 commits May 2, 2023 18:24
Messages that could not be sent are marked as such by adding a read
field below showing the error message. The status is ephemeral and is
not stored. Resending of message is not implemented.

Also upgrade presage to incl. the fix which does not reuse websocket
connection for sending. This should fix sending messages.
@boxdot boxdot merged commit dd536db into master May 30, 2023
@boxdot boxdot deleted the send-errors branch May 30, 2023 08:48
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.

1 participant