<div dir="ltr"><div>Is it possible to look at the queue size in rabbit MQ from client code?  Is it possible to pop multiple messages off the queue at the same time? I have a queue full of error messages that needs to periodically be emailed to a given list of people.   Don't necessarily want to send an email for each message as the rate of errors could occasionally be quite high resulting in email spam and pressure on the mail server.  Was thinking I could periodically poll a rabbit queue and send one email every 5 minutes where each email could contain N messages from RabbitMQ.  Please advise.</div><div><br></div><div>thanks</div><div><br></div><div><br></div><div>scott</div><div><br></div><div><br></div></div>