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

Supervising actor #17

Open
jdegoes opened this issue Jan 29, 2019 · 0 comments
Open

Supervising actor #17

jdegoes opened this issue Jan 29, 2019 · 0 comments

Comments

@jdegoes
Copy link
Member

jdegoes commented Jan 29, 2019

We could have an actor that just reads error messages from other actors and decides what to do, it provides a supervisor that interacts with that "error actor" through promises. This might make it possible to have supervision logic that decides what to do based on looking at all the actors being supervised.

@softinio softinio added this to To do in Zio Actors Project 1 Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant