Yaron Schneider
Yaron Schneider
See conflicts. Also, does this cause any breaking change?
For the route of gRPC regular, I would keep the extension field as it was before to prevent breaking changes for existing users.
Can you paste debug level logs from both the publisher and subscriber Dapr processes?
> Retry on the ingress: We could not find a way to retry only this specific error. The retry policy would affect all requests, which we think it would not...
Theoretically, when using Dapr app health checks, if the application health check is failing, Dapr's health check should return non 200 to the Kubelet which should remove the instance from...
> I am trying to understand the recommendation here. The DNS still resolves to the address of a service that is no longer available. How is health check helping with...