This is a protocol problem, at least when we're running in diskless mode (which will be the default, I imagine). In the end, this will likely require FSMs that require this sort of durability to implement from-disk recovery on their own, but we should provide tools to make this easier or a simple default implementation.
This is a protocol problem, at least when we're running in diskless mode (which will be the default, I imagine). In the end, this will likely require FSMs that require this sort of durability to implement from-disk recovery on their own, but we should provide tools to make this easier or a simple default implementation.