Continue-As-New
How to Continue-As-New
How to Continue-As-New
Continue-As-New enables a Workflow Execution to close successfully and create a new Workflow Execution in a single atomic operation if the number of Events in the Event History is becoming too large.
Continue-As-New
Close a Workflow Execution and create a new one with the same Workflow ID, new Run ID, and fresh Event History.
Continue-As-New enables a Workflow Execution to close successfully and create a new Workflow Execution in a single atomic operation if the number of Events in the Event History is becoming too large.
This page shows how to Continue-As-New using the Java SDK.
Explore the command-line options available in the Temporal CLI. Customize and configure various aspects of the Temporal CLI tool for seamless Workflow management.
This guide provides a comprehensive overview of Temporal Workflows.