sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

fix(core): Use maxValueLength in extra error data integration

Open AbhiPrasad opened this issue 1 year ago • 0 comments

fixes https://github.com/getsentry/sentry-javascript/issues/12168

We should truncate extra error data keys using maxValueLength to make sure event payload size stays reasonably small.

AbhiPrasad avatar May 22 '24 18:05 AbhiPrasad