Closed
Description
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.