John-Paul Dienst
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. 
@Qard Any suggestions based on the above feedback?
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...