InvokeBindingAsync throws a DaprException with status code internal and only 404 in the detail message
Open
kind/bug
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
When a binding invocation executes, I expect to see the same http response code in the DaprException
Currently when a 404 is returned from an external service, the DarpException StatusCode is Internal

Contributor guide
Assessment
This issue has not been assessed yet.