Skip to content

Commit 78cc9ad

Browse files
committed
.
1 parent 52a6223 commit 78cc9ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry_sdk/serializer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ def _serialize_node_impl(
270270
if is_request_body is None:
271271
is_request_body = _is_request_body()
272272

273+
print("remaining depth", remaining_depth)
273274
if is_databag:
274275
if is_request_body and keep_request_bodies:
275276
remaining_depth = float("inf")

0 commit comments

Comments
 (0)