Skip malformed baggage items (#1491) · gitcommit90/sentry-python@e716097 · GitHub
Skip to content

Commit e716097

Browse files
authored
Skip malformed baggage items (getsentry#1491)
We are seeing baggage headers coming in with a single comma. This is obviously invalid but Sentry should error out.
1 parent 9e69fcf commit e716097

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

sentry_sdk/tracing_utils.py

Lines changed: 2 additions & 0 deletions

tests/tracing/test_baggage.py

Lines changed: 10 additions & 0 deletions

0 commit comments

Comments
 (0)