JoshLove-msft

Results 140 comments of JoshLove-msft

This is due to the issue described here - https://github.com/microsoft/ApplicationInsights-dotnet/issues/2151

Hi @shreyabatra4, I'm happy to help but it doesn't look like there is enough context for me to get started. Can you please provide an end-to-end example of one template...

One thing I forgot to mention - we want to add a Version property to SchemaProperties now that we have a method that takes the Version.

This means that the session lock has expired. The session processor will eventually attempt to receive from the same session again. The reason for this happening could be that processing...

/azp run net - servicebus - tests

/azp run net - servicebus - tests

/azp run net - servicebus - tests

Still need to add some tests/docs and prototype the GeoRD policy.

> Was there interest in addressing how library authors would implement changes to retry logic? Or is that an additive feature based on customer request? The retry policy piece is...

> > The retry policy piece is not intended for library authors. Library authors can use the ProcessingContext in their policies. I will document this. > > So if I'm...