This is a good suggestion. In most cases the queue length is irrelevant, the important thing is that the queue is being worked on quicly enough. That should be determined by making sure that no individual message is on the queue for more than n minutes.
This is a good suggestion. In most cases the queue length is irrelevant, the important thing is that the queue is being worked on quicly enough. That should be determined by making sure that no individual message is on the queue for more than n minutes.