Truncate events that are too large
Closed this issue · 2 comments
adinauer commented
Description
Other SDKs already truncate events that are too large an would be rejected by Sentry.
We should investigate ways of truncating e.g. nice to have data (e.g. modules) and things like breadcrumbs etc.
TODO look at how other SDKs are doing it
adinauer commented
We should discuss internally first whether we want to do this or if we could raise limits.
adinauer commented
We're closing this because there's a plan to make trimming in relay smarter.