azure-sdk-for-net: Azure IoT Hub Generates Duplicate Events
Describe the bug I get a Duplicate Event. In Azure Event Subscription and also Azure Function which is trigger from Azure Event Hub
Expected behavior I get Rendomany Duplicate Message on Cloud, where my edge device sends only one message
Actual behavior (include Exception or Stack Trace) It behavior randomly on any patten
To Reproduce Steps to reproduce the behavior (include a code snippet, screenshot, or any additional information that might help us reproduce the issue)
Environment:
- Name and version of the Library package used: [e.g. Azure.Storage.Blobs 12.2.0]
- Hosting platform or OS and .NET runtime version (
dotnet --info
output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8] - IDE and version : [e.g. Visual Studio 16.3]
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 23 (5 by maintainers)
Hi Thanks to All Now my problem is solved, it some login problem Thanks to all for your support, I some changes in my edge module send message logic then the problem solved