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

Add experiment for large mutations to use full snapshot #7530

Closed
billyvg opened this issue Mar 20, 2023 · 0 comments · Fixed by #7568
Closed

Add experiment for large mutations to use full snapshot #7530

billyvg opened this issue Mar 20, 2023 · 0 comments · Fixed by #7568

Comments

@billyvg
Copy link
Member

billyvg commented Mar 20, 2023

Similar to #7529 let's continue iterating on potential perf problems with Replay. Add an experiment to use full snapshots when we detect large mutations. This will allow us to skip processing thousands of mutations that could potentially lockup clients.

We want this to be opt-in until we get more data around how often this happens and at what breakpoint of # of mutations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant