
- I used to do the hard way which is creating another queue which is bound to the same exchange with same parameters, routing keys. Then consume from that queue and count the message in 5 minutes, 15 minutes, 1 hour etc.
- I've just got another idea which is more simple. The solution is similar to the first approach, but you apply "Message...