John-Paul Dienst

Results 8 comments of John-Paul Dienst

Same here. DLC is a no go. This is a deal breaker for me.

The "auto" acknowledge options in service instantiation appears to ack the message after the "data" event is emitted. This took me a min to grok but the intent seems to...

Any updates on this one? Our logs are littered with SIGSEGV errors when using the `dd-trace` lib w/ node threads (bree.js).

We are using Node v18.17.0 (containerized) and dd-trace 3.32.1

Hey @Qard, I bumped the package to `4.16.0` and we immediately get PM2 shutdown logs indicating SIGSEGV when the node_thread (bree job) exits. ![Screenshot_20230928_092856](https://github.com/DataDog/dd-trace-js/assets/97136466/2f4afb27-068d-4830-8429-aa6262bd0914)

This issue still exists in the latest 5x version of `dd-trace`.

I don't see a way. I think this package needs to expose the pg `connection` in the `data` event handler args. Without this, I don't see a way to control...