Azure / azure-functions-servicebus-extension

Service Bus extension for Azure Functions
MIT License
65 stars 35 forks source link

Alrod/revert function name #187

Closed alrod closed 2 years ago

alrod commented 2 years ago

Issue describing the changes in this PR

This PR reverts the commit: https://github.com/Azure/azure-functions-servicebus-extension/commit/cd7528ae4aab8ba90531a90e33e41b4e46cc4801

We do not need this change anymore as the ServiceBus SDK errors can be correlated with function name by details logged on listener start up.

Pull request checklist