Anton Pirker
Anton Pirker
There is also some information about PyInstaller in this issue: https://github.com/getsentry/sentry-python/issues/711
I will add this to the internal low priority list. In the next couple of weeks we will do proper roadmap planing and decide if we can implement this or...
In case that the ASGIMiddleware is used when also the integrations are auto enabled I now output an error message during startup: `The Python SDK can now automatically support ASGI...
Hey @vasyharan Thanks for your contribution! And sorry for not answering waay sooner. This PR looks really nice and well done! I will try to review it thoroughly in the...
I also need to think of where to document this, so the feature is not "lost" in code.
So this is basically just a "todo" item, that we do not forget about adding tests. We are starting to work on a update to the AWS Lambda integration, so...
Hey @fdemmer Thanks for reporting this and also creating a PR in Gunicorn. Fixing this in Gunicorn is probably the cleanest solution. Let's see if they merge your PR. As...
Hey @jfmontanaro Thanks for this amazing report. From the top of my head I do not know why the SDK is behaving as it is behaving. This will need some...
In case that the ASGIMiddleware is used when also the integrations are auto enabled I now output an error message during startup: `The Python SDK can now automatically support ASGI...
It looks like the problem here is still open. @clintmod @arcukwasshka @ur001 @user37596 @ahmedetefy could anyone of you please verify this problem still exists with newest Sentry SDK and some...