sentry-python: Error while running flask with eventlet

I’m running flask with eventlet and I have the following error

AttributeError: 'Response' object has no attribute 'status_code'

In raven I could change transport to EventletHttpTransport but I can’t see this class in the current SDK

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 2
  • Comments: 15 (6 by maintainers)

Most upvoted comments

any fix coming out soon?