[BUG] Consuming messages stuck after specific network issues #21846
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Bus
Describe the bug
Consumer gets stuck not consuming messages when specific Network issues occur, we have this issue in production and its gone after restarting the app
To Reproduce
Code Snippet
Consumer code:
Command promt(windows terminal) commands to break network:
Expected behavior
Messages are picked up properly after connection is restored
Setup (please complete the following information):
Exception or Stack Trace
here's a bit of consuming with code snippet provided, right before ipconfig/release, and stuck after ipconfig/renew
The text was updated successfully, but these errors were encountered: