ulluoink
ulluoink
@yonzhan anything new here?
any news? did the "API management service team " looked into this?
i am of course not allowed to share oine of our repositories. it happens everytime we execute the given commands (see above) in each repository we use. it happens since...
- timer triggered Azure Function .net 8 isolated worker - this function is triggered and then loads via Azure.Messaging.ServiceBus 7.17.5 ServiceBusClient.Acceptnextsession the sessions from a servicebus topic subscription. we of...
The problem seems to be in ServiceBusSessionReceiver.cs in CreateSessionReceiverAsync. https://github.com/Azure/azure-sdk-for-net/blob/c8ebad5166df3b460b5297fb0cb3193c437f2632/sdk/servicebus/Azure.Messaging.ServiceBus/src/Receiver/ServiceBusSessionReceiver.cs#L63 when await receiver.OpenLinkAsync(cancellationToken).ConfigureAwait(false); throws the ServiceBusException because of the ServiceTimeout this is not catched because the "isProcessor" parameter of CreateSessionReceiverAsync...
@jsquire did you have the opportunity to look into this?
Hi @jsquire , concerning the codeblock I shared: I think it is just not correct that you handle the ServiceBusException in a different way here - you already catch the...
Thank you @jsquire for your commitment and the quick solution
one year and the completely wrong documentation still exists - what in the world is so hard to updatre the documentation?????!!!!! this is just wrong https://learn.microsoft.com/en-us/azure/azure-functions/flex-consumption-how-to?tabs=azure-cli%2Cazure-cli-publish&pivots=programming-language-csharp#deploy-your-code-project