getsentry / getsentry/sentry-javascript

Improve handling of animations to avoid repeating mutations to drop Replays

未关闭
#11,517 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
Browser Improvement Replays
主要语言
TypeScript
星标
8.7k
派生
1.8k
平均合并
1 天 17 小时
30 天内合并 PR
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 摘要。