Skip to content

Minidump upload fails: empty stream #6056

@sentry

Description

@sentry

relay_server::endpoints::common::upload_to_objectstore_inner::{{closure}}::{{closure}}

An upload to the object store for a minidump attachment failed because the data stream was unexpectedly empty (received 0 bytes). This resulted in a request error and prevented the item from being sent upstream, impacting minidump processing.

Solution: Allow 0-sized attachments, but inline attachments < 100 KiB (configurable with static config).


Sentry Issue: RELAY-6B

Metadata

Metadata

Labels

No labels
No labels
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions