paolosalvatori / ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
MIT License
2k stars 583 forks source link

Feature Suggestion|Request : Peek from bottom #656

Open esbenbach opened 2 years ago

esbenbach commented 2 years ago

Today one has the option of peeking the "Top X" messages.

In development environments we often find ourselves working through lots of messages and then we know that the bottom 10 messages in the DLQ is something we want to look at.

It would be really great with a "Bottom X" messages variant of the peek feature.

phatcher commented 2 years ago

Similar idea => paging through the DLQ forwards/backwards