ServiceBusQuotaExceededError Class

The quota applied to a Service Bus resource has been exceeded while interacting with the Azure Service Bus service.

The messaging entity has reached its maximum allowable size, or the maximum number of connections to a namespace has been exceeded. Create space in the entity by receiving messages from the entity or its subqueues.

Inheritance
ServiceBusQuotaExceededError

Constructor

ServiceBusQuotaExceededError(**kwargs)