Skip to main content

Execution retries

When you use Resonate to build applications, every function in the application's Call Graph benefits from automatic retries should the execution fail or return an error or exception.

You can configure a Retry Policy at the Application Node level or per function.

Check out examples for the following SDKs:

See Resonate Retry Policies for a deep dive into the built-in Retry Policies and their behavior.

See Call Graph recovery to learn how Resonate can recover from failures at the platform level (after a process crash).