Jacob Hoffman-Andrews
Jacob Hoffman-Andrews
Note: Ideally we would allow this type of failure only for simple targets (i.e. those specified using the `` tag), but that is not yet implemented.
Oh, right! Thanks for the clarification.
Yep, will do!
Also, this is on Node v0.10.25. FWIW, I ran into a similar issue with `yakaa`, the backport of Node v0.12's agent, because of the difference between `socket.destroyed` vs `socket._destroyed`: https://github.com/newrelic/yakaa/pull/2
I just tested on Node v0.12.4, and the error reproduces on that version as well.
Any updates on this?
This is good and useful, but the failures you are seeing: ``` ERROR 1064 (42000) at line 19: You have an error in your SQL syntax; check the manual that...
Ping? :-)
Thanks for the report! I'll take a look.
I tried reproducing this live against `requestbin.io`, but it appears to be down at the moment (I get a Heroku "Application Error"). I tried reproducing against http://httpbin.org/post instead, and the...