Azure function throws "Message processing error(Action=Complete)" after calling deadletterasync with autocomplete not setting as False
Azure function throws "Message processing error(Action=Complete)" after calling deadletterasync with autocomplete not setting as False. But when I set "Autocomplete=false" even after processing successful messages it keeps retrying. What is the best way to receive message ,and deadletter when exception…