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

Javascript requests seem to be buffered by Chrome when the tab showing the Salix App is not active #11

Open
joukestoel opened this issue Mar 19, 2020 · 0 comments

Comments

@joukestoel
Copy link
Member

Whenever the Chrome tab showing the Salix App is inactive (because another tab has the focus) the Javascript request seem to 'stop' (or better, buffered). When the tab is made active again all the buffered requests are send.

Best example of this is the Clock App. The clock quickly catches up after an inactive period of the tab.

Maybe switching to websockets (full duplex communication) could solve this issue (see #4 )

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

No branches or pull requests

1 participant