Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

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

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.

@bitsandfoxes bitsandfoxes added this to GDX Nov 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant