8000 Prevent any websocket event from trigger bulk fetch · Issue #9293 · outline/outline · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prevent any websocket event from trigger bulk fetch #9293

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

Open
tommoor opened this issue May 24, 2025 — with Slack · 1 comment
Open

Prevent any websocket event from trigger bulk fetch #9293

tommoor opened this issue May 24, 2025 — with Slack · 1 comment
Assignees
Labels
A1 Priority customer issues performance

Comments

Copy link
Member
tommoor commented May 24, 2025

We have a problem with larger installations where fetch is triggered for thousands of clients at once. We need to make sure this will never happen. Some strategies:

  • Send more data over wss to avoid fetch requirement
  • Ensure fetch is only triggered when data is on screen
@tommoor tommoor added performance A1 Priority customer issues labels May 24, 2025 — with Slack
Copy link
linear bot commented May 24, 2025

@tommoor tommoor changed the title Remove all websocket events that trigger bulk fetch Prevent any websocket event from trigger bulk fetch May 26, 2025
@tommoor tommoor self-assigned this May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A1 Priority customer issues performance
Projects
None yet
Development

No branches or pull requests

1 participant
0