recall

← recall

fail-stop term

failure model where a node halts and visibly stops responding

The friendly failure mode. You can detect a fail-stop node and route around it. Most consensus algorithms assume this model. Real systems are messier.

topics: failure-modes, distributed-systems

references: