Raise a warning log when the queue stats are not found in rabbitmq
At least, it's a transient error because nothing created the queue.
In real environment, it can be an issue reaching the queue through the api (authentication issue, firewall, ...).
It must be visible to avoid spamming the queue with a lot of messages.