Relative Content

Tag Archive for c#.net-coredotnet-httpclientpolly

Polly Resilience context is empty

I’m implementing resilience for my .NET Core Web Api, and I need a way to pass a value using the ResilienceContext, but when I’m debugging, the args.Context.Properties is always empty. I don’t know what I’m missing.

Polly Resilience context is empty

I’m implementing resilience for my .NET Core Web Api, and I need a way to pass a value using the ResilienceContext, but when I’m debugging, the args.Context.Properties is always empty. I don’t know what I’m missing.

Polly Resilience context is empty

I’m implementing resilience for my .NET Core Web Api, and I need a way to pass a value using the ResilienceContext, but when I’m debugging, the args.Context.Properties is always empty. I don’t know what I’m missing.