Skip to main content

Call Graph recovery

When you use Resonate to build applications, each Application Node in the Call Graph benefits from the ability to recover after a process crash.

If the process crashes, the Call Graph can resume on a completely different Application Node, or on the same Application Node once the process restarts.

For examples of how to connect to a Resonate Server from an Application Node, to enable Call Graph recovery see the following feature guidance:

For a deep dive into the different storage modes, see Durable Promises. For a deep dive into the Call Graph, see Call Graph.