We are struggling to check how many events are waiting to be processed in a parked queue, and wondered if there was an easy method to achieve this (we seem to have a blockage on our system just now)
I tried browsing to the parked stream in the GUI, but can only cycle through the pages (quite a lot for us).
I also tried using postman:
The only significant number I could see here was the last Message Id.
Our GUI looks like this:
Does # of msgs / estimated time to catchup in seconds include parked messages?