X::Supervisor::RestartStrategy
Inherits Enum / Comparable / Value / Object
Supervision strategy determines how to handle child failures
Constants
OneForOne = 0
OneForAll = 1
RestForOne = 2
SimpleOneForOne = 3
Inherits Enum / Comparable / Value / Object
Supervision strategy determines how to handle child failures