Skip to content

fix(v10/node): Only end the process session when it is still ok - #23731

Merged
msonnb merged 1 commit into
v10from
backport/v10-process-session-end-when-ok
Aug 28, 2026
Merged

fix(v10/node): Only end the process session when it is still ok#23731
msonnb merged 1 commit into
v10from
backport/v10-process-session-end-when-ok

Conversation

@msonnb

@msonnb msonnb commented Aug 28, 2026

Copy link
Copy Markdown
Member

Backport of: #23725

Differences to the original PR

  • Both files moved from packages/node to packages/node-core: on v10 processSessionIntegration lives in @sentry/node-core (packages/node-core/src/integrations/processSession.ts) and is re-exported by @sentry/node, whereas on develop node-core has been folded into packages/node. The code hunks themselves are byte-identical to the original — only the paths differ.

@msonnb
msonnb marked this pull request as ready for review August 28, 2026 11:45
@msonnb
msonnb requested a review from a team as a code owner August 28, 2026 11:45
@msonnb
msonnb requested review from andreiborza, logaretm and stephanie-anderson and removed request for a team and stephanie-anderson August 28, 2026 11:45
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size % Change Change
@sentry/browser 27.75 kB added added
@sentry/browser - with treeshaking flags 26.19 kB added added
@sentry/browser (incl. Tracing) 46.63 kB added added
@sentry/browser (incl. Tracing + Span Streaming) 48.41 kB added added
@sentry/browser (incl. Tracing, Profiling) 51.38 kB added added
@sentry/browser (incl. Tracing, Replay) 85.88 kB added added
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 75.51 kB added added
@sentry/browser (incl. Tracing, Replay with Canvas) 90.61 kB added added
@sentry/browser (incl. Tracing, Replay, Feedback) 103.25 kB added added
@sentry/browser (incl. Feedback) 44.92 kB added added
@sentry/browser (incl. sendFeedback) 32.54 kB added added
@sentry/browser (incl. FeedbackAsync) 37.68 kB added added
@sentry/browser (incl. Metrics) 28.83 kB added added
@sentry/browser (incl. Logs) 29.06 kB added added
@sentry/browser (incl. Metrics & Logs) 29.75 kB added added
@sentry/react 29.56 kB added added
@sentry/react (incl. Tracing) 48.89 kB added added
@sentry/vue 33.18 kB added added
@sentry/vue (incl. Tracing) 48.59 kB added added
@sentry/svelte 27.77 kB added added
CDN Bundle 30.14 kB added added
CDN Bundle (incl. Tracing) 48.59 kB added added
CDN Bundle (incl. Logs, Metrics) 31.72 kB added added
CDN Bundle (incl. Tracing, Logs, Metrics) 49.89 kB added added
CDN Bundle (incl. Replay, Logs, Metrics) 71.01 kB added added
CDN Bundle (incl. Tracing, Replay) 86.11 kB added added
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 87.41 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback) 91.91 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 93.19 kB added added
CDN Bundle - uncompressed 89.87 kB added added
CDN Bundle (incl. Tracing) - uncompressed 146.84 kB added added
CDN Bundle (incl. Logs, Metrics) - uncompressed 94.58 kB added added
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 150.82 kB added added
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 219.41 kB added added
CDN Bundle (incl. Tracing, Replay) - uncompressed 266.15 kB added added
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 270.12 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 279.85 kB added added
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 283.81 kB added added
@sentry/nextjs (client) 51.42 kB added added
@sentry/sveltekit (client) 47.04 kB added added
@sentry/core/server 80.53 kB added added
@sentry/core/browser 66.74 kB added added
@sentry/node-core 63.27 kB added added
@sentry/node 125.76 kB added added
@sentry/node (incl. diagnostics channel injection) 169.81 kB added added
@sentry/node/import (ESM hook with diagnostics-channel injection) 166 B added added
@sentry/node/light 51.43 kB added added
@sentry/node - without tracing 74.95 kB added added
@sentry/aws-serverless 84.22 kB added added
@sentry/cloudflare (withSentry) - minified 202.05 kB added added
@sentry/cloudflare (withSentry) 496.75 kB added added

@msonnb
msonnb merged commit b61e912 into v10 Aug 28, 2026
219 of 220 checks passed
@msonnb
msonnb deleted the backport/v10-process-session-end-when-ok branch August 28, 2026 12:11
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.

4 participants