sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Remove legacy `failed_request_status_codes` format

Open sentrivana opened this issue 1 month ago • 1 comments

We're currently supporting two different failed_request_status_codes format (legacy and set). Remove the old one and compat utils like https://github.com/getsentry/sentry-python/blob/104db8c32487e21c2e76218d374b5aa239d40ffb/sentry_sdk/integrations/_wsgi_common.py#L259.

sentrivana avatar Oct 24 '25 08:10 sentrivana