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

Improve stack trace truncation

Open alexander-alderman-webb opened this issue 2 months ago • 1 comments

  • Only apply whatever truncation we have in SDK if the event is too large
  • Only apply truncation if it’s an exception related to recursion
  • Replicate relays truncation in the SDK

alexander-alderman-webb avatar Oct 23 '25 12:10 alexander-alderman-webb

PY-1917

linear[bot] avatar Oct 23 '25 12:10 linear[bot]