Skip to main content

Observing Retries

Let’s run the code now and see what happens on the Web UI. We'll do so by running the Worker so that it executes tasks and starting the Workflow Execution in the Client. You can see how to do this by following the Quickstart guide.

As you can see, the withdrawMoney Activity is retrying over and over until it succeeds or hits our configured 100 attempts.

Temporal Web UI - Demonstrating Retries
Activity Retries in Temporal Web UI
8 / 10