Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0] [FIX] sentry: Fix wsgi integration following HTTPocalypse #3223

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

paradoxxxzero
Copy link
Contributor

@paradoxxxzero paradoxxxzero commented Mar 10, 2025

The current sentry wsgi integration tries to wrap the odoo.http.Application which is the application class and not the wsgi_app object. We should wrap directly the odoo.http.root object, with an attribute proxy to forward session_store and similar attribute to the original application.

@OCA-git-bot
Copy link
Contributor

Hi @barsi, @versada, @naglis, @fernandahf, @moylop260,
some modules you are maintaining are being modified, check this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants