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

Idle browser can stop users connecting #2

Open
gsvarovsky opened this issue Aug 19, 2020 · 0 comments
Open

Idle browser can stop users connecting #2

gsvarovsky opened this issue Aug 19, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@gsvarovsky
Copy link
Member

If someone has left a browser tab idle on a message board, it can prevent others from connecting to the board. They are shown a continuous loading whanger.

It's because the tab is responding to hellos, but so slowly that the network timeout is causing the hello to retry.

Need to detect an idle browser and close the local clone, with a re-start when the tab comes live again.

@gsvarovsky gsvarovsky added the bug Something isn't working label Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant