Skip to content

Conversation

@alexander-alderman-webb
Copy link
Contributor

@alexander-alderman-webb alexander-alderman-webb commented Nov 24, 2025

Increase envelope serialization limits to dogfood getsentry/sentry-python#5103.

The change increases the maximum serialization breadth and depth for Python objects.

For example, nested lists up to a depth of 100 are serialized before the object is truncated with <broken_repr>, replacing the previous limit of 5.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 24, 2025
@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #103882      +/-   ##
===========================================
- Coverage   80.69%    80.58%   -0.11%     
===========================================
  Files        9297      9292       -5     
  Lines      398973    396724    -2249     
  Branches    25286     25286              
===========================================
- Hits       321954    319704    -2250     
- Misses      76559     76560       +1     
  Partials      460       460              

@alexander-alderman-webb alexander-alderman-webb marked this pull request as ready for review November 24, 2025 09:09
@alexander-alderman-webb alexander-alderman-webb requested a review from a team as a code owner November 24, 2025 09:09
@alexander-alderman-webb alexander-alderman-webb merged commit 095fb6c into master Nov 24, 2025
66 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the webb/dogfood-databag-limits branch November 24, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants