getsentry / getsentry/sentry-javascript

Improve handling of animations to avoid repeating mutations to drop Replays

オープン
#11,517 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。