Closed longshorej closed 5 years ago
Supervisor should have a Restart strategy that obtains new state by calling a provided function for an actor when it fails.
Let's move this into the Actor trait instead of the current composition strategy.
Actor
See #30
Supervisor should have a Restart strategy that obtains new state by calling a provided function for an actor when it fails.