getsentry / getsentry/sentry-python
Increase databag limits
Open
Improvement
Python
State: Needs Discussion
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 212
Description
The change affects local variables on exceptions. Currently at most 10 local variables are added to exceptions, and objects up to a depth of 5 are added before `` is inserted.
Contributor guide
Assessment
This issue has not been assessed yet.