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

Improve polling interval for read only sessions #5931

Open
juliusknorr opened this issue Jun 20, 2024 · 0 comments
Open

Improve polling interval for read only sessions #5931

juliusknorr opened this issue Jun 20, 2024 · 0 comments

Comments

@juliusknorr
Copy link
Member

With #5930 reducing the polling interval we should improve this further in the future.

My current idea is to add the read only state of a session to the db so that the frontend can actually check if there are other users in a document that could change the content. If there are we can do the regular polling interval, otherwise we can stay at 30s or even further reduce it.

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

1 participant