dapr / js-sdk

Dapr SDK for Javascript
Apache License 2.0
192 stars 80 forks source link

Improved developer experience for error handling #567

Open elena-kolevska opened 6 months ago

elena-kolevska commented 6 months ago

Describe the feature

Developers would have to do some gymnastics in their apps to get to the error details in the new, richer error model (https://github.com/dapr/dapr/pull/7257). I suggest we add a helper function in the SDK to improve the developer experience, as we did in the python-sdk (https://github.com/dapr/python-sdk/issues/648).

Release Note

RELEASE NOTE: UPDATE Improved developer experience for error handling

dapr-bot commented 4 months ago

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

elena-kolevska commented 4 months ago

/keep-alive

dapr-bot commented 2 months ago

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

elena-kolevska commented 2 months ago

@shubham1172 I think we should keep this open, it's a really good first issue.