Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception from Actor's method is not surfaced to the caller #357

Open
amulyavarote opened this issue Sep 6, 2022 · 2 comments
Open

Exception from Actor's method is not surfaced to the caller #357

amulyavarote opened this issue Sep 6, 2022 · 2 comments
Labels
enhancement New feature or request triaged/resolved

Comments

@amulyavarote
Copy link
Contributor

Describe the proposal

#Expected Behavior

Exception's error message (not stacktrace) from Actor's method is surfaced to the caller.
Add details like exception method, line number, exception type and generate an UUID to match the exceptions both on callee as well as caller side.

@amulyavarote
Copy link
Contributor Author

Example of exception details:
Dapr.Actors.ActorMethodInvocationException: Remote Actor Method Exception, DETAILS: Exception: NotImplementedException, Method Name: ExceptionExample, Line Number: 14, Exception uuid: d291a006-84d5-42c4-b39e-d6300e9ac38b

@shubham1172 shubham1172 added the enhancement New feature or request label Sep 20, 2022
@dapr-bot
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged/resolved
Projects
None yet
Development

No branches or pull requests

3 participants