Skip to content

Virtual Actor startup error message propagation #1229

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

Open
rogeralsing opened this issue Sep 27, 2021 · 0 comments
Open

Virtual Actor startup error message propagation #1229

rogeralsing opened this issue Sep 27, 2021 · 0 comments

Comments

@rogeralsing
Copy link
Contributor

When using virtual actors, e.g. typed grains, we can propagate error messages back to the client if something fails during the call.
But, we have no way to propagate errors during actor startup.
The activator actors will happily retry to start the failing actor and the error is pushed to logs only.

Maybe we could redesign this somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant