You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having a problem reading from Azure Service Bus, like the queue stop reading, I always have this problem when the amount of messages is over 500. I have some queues reading from some queues from the same Service Bus.
When I feel that they are blocked , it happens in all of them.
Do you have any parameter like: "MessagingFactory.PrefetchCount Property" this which could be blocking us?
The text was updated successfully, but these errors were encountered:
I am having a problem reading from Azure Service Bus, like the queue stop reading, I always have this problem when the amount of messages is over 500. I have some queues reading from some queues from the same Service Bus.
When I feel that they are blocked , it happens in all of them.
Do you have any parameter like: "MessagingFactory.PrefetchCount Property" this which could be blocking us?
The text was updated successfully, but these errors were encountered: