Skip to content

Feature: Bundle Replay worker in ASP.NET Core middleware #2861

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

Open
bruno-garcia opened this issue Nov 18, 2023 · 0 comments
Open

Feature: Bundle Replay worker in ASP.NET Core middleware #2861

bruno-garcia opened this issue Nov 18, 2023 · 0 comments
Labels
Feature New feature or request

Comments

@bruno-garcia
Copy link
Member

Session Replay users can optionally host the worker externally to reduce the initial bundle size load:
https://docs.sentry.io/platforms/javascript/session-replay/configuration/#using-a-custom-compression-worker

Got started with it (just downloading the worker file and packaging it) but got out of time and wonder if anyone cares/it's a good idea anyway:

Trying to see if I'm the only one who cares about this: https://twitter.com/brungarc/status/1725953518589051079

PR still misses the middleware that reads the file from the nuget package and serves it.

Note that currently the worker comes out of an /example folder. I suggested here we should ship one on each release so we can version it and be ready for any security or bug fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants