Gil
Gil
For my specific usecase, a custom wiki has templates that act as infoboxes, yet aren’t named or recognized by wtf_wikipedia as such. This means the only way I have to...
This issue tracks the technical discussion about the proposal to integrate multiple languages into GAB's bot responses. Currently, we're probably going to keep the web interface in English, but this...
### What does this PR do? Fixes #4039 by adding a no-op rejection handler. ### Motivation Right now, we have to choose between disabling kafka instrumentation and suffering unhandled rejection...
**Expected behaviour** Using the `kafkajs` plugin should continue to allow for catching promises safely on the `Producer.send` method from kafka.js. **Actual behavior** Since v4.21.0, `dd-trace` overwrites the `Producer.send` method and...