getsentry / getsentry/sentry-javascript

Improve handling of animations to avoid repeating mutations to drop Replays

Aperta
#11,517 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
Browser Improvement Replays
Lingua principale
TypeScript
Stelle
8.7k
Fork
1.8k
Merge medio
1g 17h
PR unite (30g)
515

Descrizione

Animations can cause a lot mutations (e.g. css transforms running in a long/infinite loop) which can result in a very large replay segment that ultimately ends up being dropped. [Here is an example](https://replit.com/@billy56/CobblestoneSentrySessionReplayErrorRepro)

Ideally we detect repeating mutations and handle them in such a way that we do not end up sending all of the repeated mutations.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.