Michiel Devriese
Michiel Devriese
**Version(s) affected**: v3.5.2 **Description** When a SIGNAL occurs, the exception `AMQPTimeoutException` is thrown at `AMQPIOReader::wait::102` Since the channel technically did not timeout, but was interrupted... It is hard to differentiate...
**PHP version**: 8.1 **Library version**: 2.6.2 **Description** When using `ServerRequest::fromGlobals()->getBody()->detach()` the returned `resource` has an empty content. Looking into its internals the request body stream is wrapped with a `CachingStream`...
### Bug report Running on 1.9.0 dd-trace both client & library in docker image (updating from 1.5.2). The agent is running on version 7.62.2. This seems to spin up multiple....
### Bug report When a request is comes in from RUM, the headers `x-datadog-` are added already on the request. When such a request is reused & forwarded to a...