Peter Szabo
Results
1
issues of
Peter Szabo
I use an IMessageSender created by `ClientFactory.createMessageSenderFromConnectionStringBuilder` to feed a queue that I created according to the [samples repository](https://github.com/Azure/azure-service-bus/tree/master/samples/Java). It works well until I simulate a network outage. First, I...
Investigate