Azure / azure-service-bus

☁️ Azure Service Bus service issue tracking and samples
https://azure.microsoft.com/services/service-bus
MIT License
586 stars 776 forks source link

Delivery count stuck at 0 #563

Closed ljammala closed 1 year ago

ljammala commented 1 year ago

Description

I am using Azure Servicebus and have registered handlers in my C# code. For one particular message, the message Delivery Count is set as 0 on azure service bus explorer view when I try to do a receive, I am getting a message that "There are no messages to receive". Purging the queue also does not work, because it says there are 0 messages to purge. But I can see that as an active message. Other messages that I send to the queue are being received correctly expect this one message.

Actual Behavior

Expected Behavior

EldertGrootenboer commented 1 year ago

Can you please open a support ticket for this, as this will give us all the information needed to help troubleshoot this issue.