I'm seeing consistent timeouts for subscriptions for a specific topic in an Azure Service Bus. I've tried various operations and they all seem to time out (using the latest version of the .NET Service Bus SDK). Sending messagesto the topic seems to work as usual, but working with the subscriptions fail. According to my logs, these problems have been going on for at least a few days.
Any suggestions? I have already checked the documentation for common exception types but it does not contain any useful information in this case as far as I can see.