Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: catch mutation throttling errors #1557

Closed
wants to merge 4 commits into from

Conversation

pauldambra
Copy link
Member

Am seeing reports of safari recordings not including incremental snapshots.

This is a code route that incremental snapshots go through that other snapshots don't

I think this is totally a red herring but it is at least a safe change to make

@pauldambra pauldambra added the bump patch Bump patch version when this PR gets merged label Nov 26, 2024
Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Nov 26, 2024 7:53pm

@pauldambra pauldambra requested review from robbie-c and a team November 26, 2024 14:14
Copy link

github-actions bot commented Nov 26, 2024

Size Change: +845 B (+0.03%)

Total Size: 3.15 MB

Filename Size Change
dist/array.full.es5.js 255 kB +85 B (+0.03%)
dist/array.full.js 358 kB +85 B (+0.02%)
dist/array.full.no-external.js 357 kB +85 B (+0.02%)
dist/array.js 172 kB +84 B (+0.05%)
dist/array.no-external.js 171 kB +84 B (+0.05%)
dist/main.js 173 kB +84 B (+0.05%)
dist/module.full.js 358 kB +85 B (+0.02%)
dist/module.full.no-external.js 357 kB +85 B (+0.02%)
dist/module.js 173 kB +84 B (+0.05%)
dist/module.no-external.js 171 kB +84 B (+0.05%)
ℹ️ View Unchanged
Filename Size
dist/all-external-dependencies.js 206 kB
dist/customizations.full.js 12.1 kB
dist/dead-clicks-autocapture.js 14.3 kB
dist/exception-autocapture.js 9.37 kB
dist/external-scripts-loader.js 2.29 kB
dist/recorder-v2.js 115 kB
dist/recorder.js 115 kB
dist/surveys-preview.js 57.6 kB
dist/surveys.js 63.2 kB
dist/tracing-headers.js 1.75 kB
dist/web-vitals.js 10.3 kB

compressed-size-action

@pauldambra pauldambra removed the bump patch Bump patch version when this PR gets merged label Nov 26, 2024
@pauldambra
Copy link
Member Author

I'm certain it's not this, so for clarity 🪓

@pauldambra pauldambra closed this Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants