dapr / dapr/dotnet-sdk

Surface information about failed `InvokeMethodAsync` (and others) failures

Open
#1,377 4 comments 1 reaction 0 assignees View on GitHub
area/client/invoke kind/bug
Dominant language
C#
Stars
1.2k
Forks
378
Avg merge
2d 1h
Merged PRs (30d)
6

Description

## 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 :laughing:), make sure it uses `https` and point it to something that is hosting with an invalid certificate.

Try to call the `HTTPEndpoint` via dapr.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.