I am facing one issue with Azure function. When I run a function it throws me with the below error
Java HTTP trigger processed a request. Function "GetPoolFunction" (ID: cb5d4ff4-f6c4-4986-96ba-8590e59b7423) invoked by Java Worker Executed 'Functions.GetPoolFunction' (Succeeded, Id=5cda0f15-36e4-4f1d-9d4e-3e4a9fb296f3) An unhandled host error has occurred. Microsoft.AspNetCore.Server.Kestrel.Core: An item with the same key has already been added.
Please help if any one has gone throw this issue.
Thanks and Regards, Balki