Skip to content

docs(replay): document makeBrowserOfflineTransport support for Session Replay#17282

Draft
sentry-junior[bot] wants to merge 1 commit intomasterfrom
docs/replay-offline-transport-support
Draft

docs(replay): document makeBrowserOfflineTransport support for Session Replay#17282
sentry-junior[bot] wants to merge 1 commit intomasterfrom
docs/replay-offline-transport-support

Conversation

@sentry-junior
Copy link
Copy Markdown

@sentry-junior sentry-junior bot commented Apr 8, 2026

Summary

Adds a Session Replay section to the Offline Caching best-practices page documenting that makeBrowserOfflineTransport works with Session Replay.

What changed and why

  • Added a new ## Session Replay section explaining:

References

…n Replay

Session replay envelopes are supported by makeBrowserOfflineTransport as of
the fix in getsentry/sentry-javascript#11413. Replay envelopes are always
queued in order (one in-flight at a time, failed envelopes re-queued at front)
to ensure correct segment ordering after connectivity is restored.

Also notes the CDN bundle exclusion, which was confirmed in the integration
test suite (bundle tests are skipped for this feature).

Closes the docs gap noted in getsentry/sentry-javascript#11207.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Error Error Apr 8, 2026 7:45pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Apr 8, 2026 7:45pm

Request Review

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.

0 participants