ydie22

Results 2 issues of ydie22

It seems that RabbitMQ accepts only integer values for the message expiration header. However, the header value is currently set using TotalMilliseconds.ToString(CultureInfo.InvariantCulture). We have a service that sends messages with...

enhancement-release-candidate

**Description** When specifying a logger through the Logger property of the options, it appears that this logger is not the one that will be used to log requests. **Reproduction** `...

documentation