getsentry / getsentry/sentry-javascript
Improve handling of animations to avoid repeating mutations to drop Replays
オープン
Browser
Improvement
Replays
- 主要言語
- TypeScript
- スター
- 8.7k
- フォーク
- 1.8k
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 515
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。