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
2.01k stars 585 forks source link

#758 #780

Open kjakee opened 4 months ago

kjakee commented 4 months ago

Increased the timeout so that it can process a large volume of message from dead letter queue in a batch. Also added a log information so that it logs the sequence number of the message moved from dead letter queue. I hope it fix the issue #758.