We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69289dc commit b2013a9Copy full SHA for b2013a9
docs/features/continue-as-new.md
@@ -4,7 +4,7 @@ sidebar_position: 12
4
5
# Continue As New
6
7
-Workflow supports the **Continue As New** pattern, allowing a running workflow to restart itself with new arguments.
+The **Continue As New** pattern allows a running workflow to restart itself with new arguments.
8
This is useful when you need to:
9
10
* Prevent unbounded workflow history growth.
0 commit comments