Skip to content

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

Merged
billyvg merged 2 commits intodevelopfrom
feat-attach-orig-exception-cause
Mar 9, 2023
Merged

feat(replay): Attach an error cause to send exceptions#7350
billyvg merged 2 commits intodevelopfrom
feat-attach-orig-exception-cause

Conversation

@billyvg
Copy link
Copy Markdown
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
Copy Markdown
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 Lms24 and mydea 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