Skip to content

feat(replay): Attach an error cause to send exceptions #7350

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

Merged
merged 2 commits into from
Mar 9, 2023

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Mar 6, 2023

Attach the original exception as a cause when we throw "Unable to send replay" exceptions so that we know what is causing issues with sending replays.

Attach the original exception as a `cause` when we throw "Unable to send replay" exceptions so that we know what is causing issues with sending replays.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.12 KB (-0.01% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 62.52 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.75 KB (-0.01% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 55.51 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.49 KB (0%)
@sentry/browser - Webpack (minified) 66.98 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.52 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 48.2 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 27.21 KB (-0.01% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.46 KB (-0.01% 🔽)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.89 KB (+0.06% 🔺)
@sentry/replay - Webpack (gzipped + minified) 36.96 KB (+0.07% 🔺)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.64 KB (+0.04% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 54.02 KB (+0.04% 🔺)

@billyvg billyvg marked this pull request as ready for review March 6, 2023 23:44
@billyvg billyvg requested review from mydea and Lms24 March 6, 2023 23:44
@billyvg billyvg merged commit 67a0dcf into develop Mar 9, 2023
@billyvg billyvg deleted the feat-attach-orig-exception-cause branch March 9, 2023 01:37
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.

3 participants