- feat(replay): Re-sample sessions after they expire #8407
This pre-release contains a revamped replay session expiration handling.
Now, when a session expires (because it ran for too long), we will always
re-sample the session, and may start another one (or start buffering) based on the sample rates.
Bundle size 📦
Path | Size |
---|---|
@sentry/browser - ES5 CDN Bundle (gzipped + minified) | 21.96 KB |
@sentry/browser - ES5 CDN Bundle (minified) | 69.14 KB |
@sentry/browser - ES6 CDN Bundle (gzipped + minified) | 20.29 KB |
@sentry/browser - ES6 CDN Bundle (minified) | 60.39 KB |
@sentry/browser - Webpack (gzipped + minified) | 21.91 KB |
@sentry/browser - Webpack (minified) | 71.53 KB |
@sentry/react - Webpack (gzipped + minified) | 21.93 KB |
@sentry/nextjs Client - Webpack (gzipped + minified) | 50.58 KB |
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) | 30.12 KB |
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) | 28.17 KB |
@sentry/replay ES6 CDN Bundle (gzipped + minified) | 49.29 KB |
@sentry/replay - Webpack (gzipped + minified) | 42.88 KB |
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) | 69.37 KB |
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) | 61.69 KB |