Surface information about failed InvokeMethodAsync
(and others) failures
#1377
Labels
Milestone
InvokeMethodAsync
(and others) failures
#1377
Expected Behavior
I would have liked to have somehow obtained more easily viewed errors when a call to the sidecar fails. Including telemetry and structured logs so that I can eventually get the feedback in Aspire.
Actual Behavior
No log output, nothing helpful in exceptions. I have to see HTTP JSON output from the sidecar just to know what went wrong.
Steps to Reproduce the Problem
Configure a dapr
HTTPEndpoint
(not an Aspire HTTP endpoint 😆), make sure it useshttps
and point it to something that is hosting with an invalid certificate.Try to call the
HTTPEndpoint
via dapr.The text was updated successfully, but these errors were encountered: