VenkateshSrini

Results 35 comments of VenkateshSrini

Hi TimHess, The following is my suggestion SteelToe has Hysterix for logging the faults and also circuit breaker for handling the failure grace fully and resuming after the target service...

I code in .NET core. I would like to load the default settings from appSetting.json and as we are doing that in cloud foundry I would like to override the...

@TimHess , Thanks for the clarification. Since the description is so lean, I thought it was linked the issue to 304.

All this is true if we use buildpacks to create our container even in case of k8s. But that will not be the case when a more descriptive and more...

@halspang , I think this is a somewhat very painful issue. I say this because especially with .NET, as the .NET has multi-arch base images. When we create containers in...

@halspang could you please let me know when this upgraded nuget package will be available?

Ant help in this regard will be greatly appreciated.

Attached is the log from application. Is there any help that can be offered [logs.txt](https://github.com/dapr/dotnet-sdk/files/6875462/logs.txt)

@jbw , I have attached the Dapr logs from Sidecar [Daprlogs.txt](https://github.com/dapr/dotnet-sdk/files/7018408/Daprlogs.txt) here with. Yes I followed the above instructions only to deploy Dapr to K8s. I had deployed before hand...

@jbw, I have redeployed my application and did the steps once again. I'm not able to get the same working. I'm attaching the logs that I received. [applog.txt](https://github.com/dapr/dotnet-sdk/files/7046833/applog.txt) [dprSidecarlog.txt](https://github.com/dapr/dotnet-sdk/files/7046834/dprSidecarlog.txt) As...