Azure service bus failed received message failed exception

Deepak Sinha 5 Reputation points
2023-04-27T19:12:46.1566667+00:00

Hi I am getting below exception while receiving message from azure bus service-

2023-04-27T19:00:26Z   [Verbose]   Received request to drain the host
2023-04-27T19:00:26Z   [Information]   DrainMode mode enabled
2023-04-27T19:00:26Z   [Information]   Calling StopAsync on the registered listeners
2023-04-27T19:00:26Z   [Information]   Stopping the listener 'Microsoft.Azure.WebJobs.ServiceBus.Listeners.ServiceBusListener' for function 'process-notification-event'
2023-04-27T19:00:26Z   [Verbose]   Attempting to stop ServiceBus listener (namespace='servicebusvapp.servicebus.windows.net', entityPath='vapplite', singleDispatch='True', isSessionsEnabled='False', functionId='Host.Functions.process-notification-event')
2023-04-27T19:00:26Z   [Information]   vapplite-354e3e15-f3b6-4ad9-8c70-3bfd34f087a1: StopProcessingAsync start.
2023-04-27T19:00:26Z   [Verbose]   A receive operation was cancelled while stopping the processor or scaling down concurrency. (Identifier 'vapplite-354e3e15-f3b6-4ad9-8c70-3bfd34f087a1-Receiver'). Error Message: 'System.Threading.Tasks.TaskCanceledException: A task was canceled.
   at Microsoft.Azure.Amqp.AsyncResult.End[TAsyncResult](IAsyncResult result)
   at Microsoft.Azure.Amqp.ReceivingAmqpLink.EndReceiveMessages(IAsyncResult result, IEnumerable`1& messages)
   at Microsoft.Azure.Amqp.ReceivingAmqpLink.<>c.
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
597 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,699 questions
Azure Queue Storage
Azure Queue Storage
An Azure service that provides messaging queues in the cloud.
100 questions
{count} votes