Actor Supervision
Dealing with failures
In the previous post we looked at routers, their types, and how they can be added to your application via code. In this post we’ll look at supervision i.e. how can a supervisor handle the failures of its subordinates.