Skip to content
This repository has been archived by the owner on Jun 11, 2018. It is now read-only.

The requests instrumentation swallows exceptions #95

Closed
gcbirzan opened this issue Feb 11, 2016 · 2 comments
Closed

The requests instrumentation swallows exceptions #95

gcbirzan opened this issue Feb 11, 2016 · 2 comments
Assignees

Comments

@gcbirzan
Copy link

If you try to use it with a malformed URL (no schema) the exception becomes:

opbeat/instrumentation/packages/requests.py", line 29, in call
signature += " " + host
TypeError: cannot concatenate 'str' and 'NoneType' objects

@roncohen
Copy link
Contributor

Hi @gcbirzan,

Thank you for the bug report. Much appreciated. I'll take a look.

jalvz pushed a commit that referenced this issue Feb 17, 2016
* added test for requests
jalvz pushed a commit that referenced this issue Feb 19, 2016
* added test for requests
@jalvz
Copy link

jalvz commented Feb 22, 2016

Hi @gcbirzan ,

This issue is fixed now in the last version (3.2.2)

Thanks!

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

No branches or pull requests

3 participants