Skip to content
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

Bundle files are too large for Sentry #2843

Open
leafty opened this issue Oct 10, 2023 · 2 comments · May be fixed by #2878
Open

Bundle files are too large for Sentry #2843

leafty opened this issue Oct 10, 2023 · 2 comments · May be fixed by #2878
Assignees
Labels

Comments

@leafty
Copy link
Member

leafty commented Oct 10, 2023

Our bundle files are too large for Sentry to cache them and automatically download source maps while processing events.

We shall update our CI/CD pipelines to push source maps to Sentry using so that we can get enriched stack traces.

image

@leafty leafty added the bug label Oct 10, 2023
@lorenzo-cavazzi
Copy link
Member

Could you expand a bit on this issue -- when does this happen? And where do I see the error screenshot you posted above?

@leafty
Copy link
Member Author

leafty commented Nov 1, 2023

This happens for all events the UI sends to Sentry. Open any issue (e.g https://sentry.dev.renku.ch/organizations/sentry/issues/3146/?project=3&query=is%3Aunresolved&referrer=issue-stream) and see that there are no source maps.

@lorenzo-cavazzi lorenzo-cavazzi linked a pull request Nov 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants