Description: Discover all scenarios where actors are in a state where manual recovery is required.
#119 has listed some examples. Implement the transition to the CRASHED state.
CRASHED means the actor can not be automatically recovered, and requires manual intervention to revert to a known good state.
Description: Discover all scenarios where actors are in a state where manual recovery is required.
#119 has listed some examples. Implement the transition to the CRASHED state.
CRASHEDmeans the actor can not be automatically recovered, and requires manual intervention to revert to a known good state.