Gets thrown if a RaftController disconnects from the Raft cluster before an operation has been completed (e.g. propose() couldn't make sure that an input has been committed).
RaftController
propose()
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
Gets thrown if a
RaftController
disconnects from the Raft cluster before an operation has been completed (e.g.propose()
couldn't make sure that an input has been committed).