Azure / azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
261 stars 227 forks source link

feat(azure-iot-common): log when a NoRetry policy is used #950

Closed vishnureddy17 closed 3 years ago

vishnureddy17 commented 3 years ago

This is an ask from CSS to quickly identify when a customer is using a NoRetry policy.

.NET PR on the same issue: https://github.com/Azure/azure-iot-sdk-csharp/pull/1763