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

Is it possible to use Sentry with QuartTrio #3036

Closed
smeubank opened this issue May 2, 2024 · 2 comments
Closed

Is it possible to use Sentry with QuartTrio #3036

smeubank opened this issue May 2, 2024 · 2 comments

Comments

@smeubank
Copy link
Member

smeubank commented May 2, 2024

How do you use Sentry?

Sentry Saas (sentry.io)

Version

latest

Steps to Reproduce

https://stackoverflow.com/questions/78416251/using-sentry-io-with-quarttrio-has-anyone-got-this-working

Expected Result

sentry works ideally with Quart integration, since QuartTrio is based on this, error handling and tracing. TBD if there are aspects which do not fit

Actual Result

Crash

full detail in the stackoverflow report

@jay-tuckey
Copy link

Turns out this was a bug in the v2.0.x release of the sentry SDK. It's fixed in the 2.1.x version, and now works correctly with both Quart and QuartTrio.

See also: #3040

This can be closed.

@szokeasaurusrex
Copy link
Member

@jay-tuckey Correct, our Quart integration was completely broken in 2.0.x. It works from 2.1.0. Glad to hear that the same fix also fixed Quart Trio!

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

No branches or pull requests

3 participants