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

Catch any exceptions when sending a message in realtime #848

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

jan-tennert
Copy link
Collaborator

What kind of change does this PR introduce?

Bug fix (see #777 (comment))

What is the new behavior?

There is a rare exception thrown when a message is sent while the internet connection is lost. This PR should fix it by catching all exceptions and forcing a reconnect on a exception.

@jan-tennert jan-tennert added the fix label Feb 4, 2025
@jan-tennert jan-tennert self-assigned this Feb 4, 2025
@jan-tennert jan-tennert merged commit f8c9326 into master Feb 4, 2025
13 checks passed
@jan-tennert jan-tennert deleted the catch-send branch February 4, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant