Riley Weber

Results 5 comments of Riley Weber

I don't know for sure what they do under the covers, but I can try to dig into it and see if there's a test that can be written for...

After diving deeper into newrelic and the express-promise-router implementation, this wasn't an issue of how newrelic is handling things, but rather an issue of the original implementation of using Object.assign(),...

If you have thoughts on a test that could be written to test this scenario outside of what already exists, I'd be happy to work on it. All tests are...

Any chance of getting this merged? We’ve had to version lock this dependency in nearly all of our Nodejs microservices to avoid breaking new relic dashboards and alerts.

@mormahr This is not a bug related to new relic, really. It was a bug in the original implementation that was only noticeable thanks to new relic. E.g. in the...