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

Increase Attachment Size Limit #81121

Open
bruno-garcia opened this issue Nov 21, 2024 · 2 comments
Open

Increase Attachment Size Limit #81121

bruno-garcia opened this issue Nov 21, 2024 · 2 comments

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Nov 21, 2024

Problem Statement

Attachment limit today is 100MB uncompressed. And we support a few compressing algorithms.
The limit on the compressed request is set to 20MB.

That's documented here:

When the payload is larger, Sentry returns 413 Payload Too Large

This is a bigger problem with data that doesn't compress very well, such as video files.
Some platforms provide video recordings for test sessions (a replay video from a game play in a Game Console test instance).

Solution Brainstorm

Ideally allow for 100MB uncompressed, for files that don't compress well anyway. This should allow for large enough videos for this platform.

@getsantry
Copy link
Contributor

getsantry bot commented Nov 21, 2024

Routing to @getsentry/product-owners-issues for triage ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Nov 21, 2024

Routing to @getsentry/product-owners-ingestion-and-filtering for triage ⏲️

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

No branches or pull requests

1 participant