Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/supervisor
Strategy
Type Alias Strategy
Strategy
:
"one-for-one"
|
"all-for-one"
|
"rest-for-one"
Which children are restarted when one fails.
one-for-one
— only the failing child.
all-for-one
— every child.
rest-for-one
— the failing child and every child started after it.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...
Which children are restarted when one fails.
one-for-one— only the failing child.all-for-one— every child.rest-for-one— the failing child and every child started after it.