bugsnag / bugsnag-python

Official BugSnag error monitoring and error reporting for django, flask, tornado and other python apps.
https://docs.bugsnag.com/platforms/python/
MIT License
84 stars 42 forks source link

Create a new context for each WSGI request #356

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

This allows feature flags to be stored separately in each request, rather than be shared by all requests