You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 11, 2021. It is now read-only.
If the Executor process dies the entire computation graph will fail, which is costly for long running graphs. Most likely we'll need to implement some kind of leader election method (e.g., Paxos, Raft) within the julia cluster.