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

[Enhancement] Automatic reconnect on error #260

Open
schlagmichdoch opened this issue Feb 1, 2024 · 0 comments · May be fixed by #267
Open

[Enhancement] Automatic reconnect on error #260

schlagmichdoch opened this issue Feb 1, 2024 · 0 comments · May be fixed by #267
Assignees
Labels

Comments

@schlagmichdoch
Copy link
Owner

What problem is solved by the new feature
Sometimes the WebRTC connection throws an error which results in a disconnection of devices and abort of transfers. They only connect again after one client has reloaded the page.

Describe the feature
On error, queue messages, try to reconnect 10 times with 0.5s delay and continue if connection is reestablished. Only then abort connection.

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

Successfully merging a pull request may close this issue.

1 participant