getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.22k stars 4.21k forks source link

Increase Attachment Size Limit #81121

Open bruno-garcia opened 8 hours ago

bruno-garcia commented 8 hours ago

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[bot] commented 8 hours ago

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

getsantry[bot] commented 8 hours ago

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