getsentry / getsentry/sentry-python
Improve stack trace truncation
Open
Improvement
Python
State: Needs Discussion
Traces
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 212
Description
- 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
Contributor guide
Assessment
This issue has not been assessed yet.