-
Notifications
You must be signed in to change notification settings - Fork 404
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
Unexpected "throw" in http_external.js #40
Comments
Yep, this is a real throw from the guts of the agent. Thanks for the report and the stacktrace! What version of I'll put together a patch and close this issue as when I've put out a new release. |
Knox 0.8.6 and standard S3 - Thanks |
Just for future reference, that commit was made to a private repository, but the same commit has now been pushed to this repository as 558ab04. Be sure and let me know if this doesn't address your problem! |
Copyright headers
The "hard" throw of an error in http_external.js causes a process to crash unexpectedly for me in certain heroku startups. Should this be avoided.
Example stack:
The text was updated successfully, but these errors were encountered: