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

Escalate Strategy always fires #117

Closed
jjcomer opened this issue Sep 9, 2015 · 1 comment
Closed

Escalate Strategy always fires #117

jjcomer opened this issue Sep 9, 2015 · 1 comment
Labels

Comments

@jjcomer
Copy link
Contributor

jjcomer commented Sep 9, 2015

Not sure if this is a defect or expected behaviour, but a supervisor with the escalate strategy will always give up regardless of child type. I noticed this when one of my temporary actors naturally terminated and the whole supervisor was shutdown. The doc strings make it sound like the restart strategy should only be invoked on the death of a permanent or unnatural death of a transient.

@pron pron added the bug label Sep 9, 2015
@pron
Copy link
Contributor

pron commented Sep 9, 2015

Sounds like a bug.

@pron pron closed this as completed in be01288 Sep 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants