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

Reduce polling interval / background activity for rich workspaces #2321

Open
juliusknorr opened this issue Apr 21, 2022 · 1 comment
Open

Comments

@juliusknorr
Copy link
Member

We likely don't need to fetch rich workspace details as often as with a regular document

@juliusknorr juliusknorr added bug Something isn't working performance 🚀 labels Apr 21, 2022
@juliusknorr juliusknorr added enhancement New feature or request 1. to develop and removed bug Something isn't working high labels Nov 3, 2023
@juliusknorr
Copy link
Member Author

We should especially improve this if:

  • The viewer app is open
  • The rich workspace is scrolled out of view
  • The window is in the background

Considering we solved #4943 we can probably think about just disconnecting the workspace in the background.

@juliusknorr juliusknorr changed the title Reduce polling interval for rich workspaces Reduce polling interval / background activity for rich workspaces Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🧭 Planning evaluation (don't pick)
Development

No branches or pull requests

3 participants