bug(flask): Transactions missing body (#1034) · gitcommit90/sentry-python@ed7d722 · GitHub
Skip to content

Commit ed7d722

Browse files
ahmedetefysentry-bot
andauthored
bug(flask): Transactions missing body (getsentry#1034)
* Add test that ensreus transaction includes body data even if no exception was raised * Removed weakref to request that was being gc before it was passed to event_processor * fix: Formatting * Linting fixes Co-authored-by: sentry-bot <markus+ghbot@sentry.io>
1 parent 51987c5 commit ed7d722

2 files changed

Lines changed: 36 additions & 8 deletions

File tree

sentry_sdk/integrations/flask.py

Lines changed: 3 additions & 8 deletions

tests/integrations/flask/test_flask.py

Lines changed: 33 additions & 0 deletions

0 commit comments

Comments
 (0)