Skip to content

Conversation

@victoria-yining-huang
Copy link
Contributor

Reverts #78998
I tested sentry-sdk version 2.15 works, but 2.16 gives this error

server |   File ".../sentry_sdk/spotlight.py", line 118, in setup_spotlight
server |     settings.MIDDLEWARE.append("sentry_sdk.spotlight.SpotlightMiddleware")
server |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
server | AttributeError: 'tuple' object has no attribute 'append'

because the MIDDLEWARE is a tuple not a list

@victoria-yining-huang victoria-yining-huang requested a review from a team as a code owner October 16, 2024 16:01
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants