Revert "Fix spans for streaming responses in WSGI based frameworks (#… · gitcommit90/sentry-python@3d8445c · GitHub
Skip to content

Commit 3d8445c

Browse files
authored
Revert "Fix spans for streaming responses in WSGI based frameworks (getsentry#3798)" (getsentry#3836)
This reverts commit da20623. (PR getsentry#3798) Having a timer thread on each request is too much overhead on high volume servers.
1 parent 6bd7e08 commit 3d8445c

6 files changed

Lines changed: 73 additions & 270 deletions

File tree

sentry_sdk/integrations/wsgi.py

Lines changed: 41 additions & 94 deletions

sentry_sdk/tracing_utils.py

Lines changed: 0 additions & 18 deletions

0 commit comments

Comments
 (0)