I used https://godoc.org/github.com/Azure/azure-service-bus-go for send/receive message from azure service bus queue.
Sometime, I get the following error: Condition: amqp:internal-error, Description: The service was unable to process the request please retry the operation
Can you help me point out the cause of this error?
Thank you so much.