Lukas Vosyka
Lukas Vosyka
Having the same issue. Actually, why does it need a DB file of 2GB size?
Any news here? When is a fix to be expected. It bloats the AI with logs over and over with Dependency call failures.
Hi, we are trying to get rid of the "AcceptMessageSession" errors when using Service bus client and a SerivceBusTimeoutException happens. As I understand it is "not an issue" since it...
Hi @stennie , > If you are receiving Performance Advisor alerts for queries that aren't in the logs, I would contact Atlas support for further explanation. Actionable alerts would be...
Hi, since this is quite old, but I am wondering if ServiceBus IAsyncCollector will support batching still in Functions V1?
@jdiekhoff Yes, I realized that afterwards :-) That's why I removed my reply then .. sorry for confusion.
After some digging, it seems that the underlying Service Bus client SDK doesn't support batching, at least not for the .Net Standard variant. https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-performance-improvements?tabs=net-framework-sdk#client-side-batching
I had the same problem, but after fiddling around a bit, I made it finally work for me. The trick is actually to initially start the docker image *without* the...