Module error

Module error 

Source
Expand description

Common error types

Enums§

Escalation
Reasons a system may have failed and be escalating.
RestartReason
Reasons for a system to want to be restarted. Despite these reasons, a restart is only attempted if the system’s crate::breaker::Breaker allows for it.
StartupFailure
Reasons a startup operation, either initial or during a restart, has failed.
TerminationReason
Reasons for a child to have terminated.