Hi Monarch developer,
I don't find this anywhere in the document. What happen when the process of the root of the supervisor tree fails due to either OOM or machine failure of the running node? Would everything below the root just die? Is there a leader election process to establish the new leader to be the new supervisor? I try to search the codebase and I don't see any raft or paxos references.