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

Logger plugin makes library un-usable for some users #246

Closed
pselle opened this issue Jul 12, 2018 · 0 comments
Closed

Logger plugin makes library un-usable for some users #246

pselle opened this issue Jul 12, 2018 · 0 comments
Labels

Comments

@pselle
Copy link
Contributor

pselle commented Jul 12, 2018

From a user report, having the Logger plugin bundled in the kitchen sink is causing errors in invocation.

[INFO]    2018-07-12T21:28:47.687Z    8fb92fb0-861a-11e8-8d8d-3b2ad23ab021    Resetting dropped connection: metrics-api.iopipe.com
[ERROR]    2018-07-12T21:29:03.28Z    8fb92fb0-861a-11e8-8d8d-3b2ad23ab021    400 Client Error: Bad Request
Traceback (most recent call last):
File "/var/task/iopipe/contrib/logger/request.py", line 29, in upload_log_data
response.raise_for_status()
File "/var/runtime/botocore/vendored/requests/models.py", line 851, in raise_for_status
raise HTTPError(http_error_msg, response=self)
botocore.vendored.requests.exceptions.HTTPError: 400 Client Error: Bad Request
@pselle pselle added the bug label Jul 12, 2018
kolanos added a commit to kolanos/iopipe-python that referenced this issue Jul 12, 2018
kolanos added a commit that referenced this issue Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant