ServiceBusServerBusyError Class

The Azure Service Bus service reports that it is busy in response to a client request to perform an operation.

Service isn't able to process the request at this time. Client can wait for a period of time, then retry the operation.

Inheritance
ServiceBusServerBusyError

Constructor

ServiceBusServerBusyError(**kwargs)