Skip to content

Commit 43d19fe

Browse files
authored
clarify EWS is enabled for all TCloud users (#4329)
Signed-off-by: Phil Prasek <prasek@gmail.com>
1 parent cc24b98 commit 43d19fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/develop/worker-performance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If it does, it may try to reserve an Activity Slot for the execution of the Acti
127127
:::tip SUPPORT, STABILITY, and DEPENDENCY INFO
128128

129129
Eager Workflow Start is available in [Public Preview](/evaluate/development-production-features/release-stages#public-preview) in the Go, Java, Python, and .NET SDKs.
130-
Temporal Cloud and Temporal Server 1.29.0 and higher have Eager Workflow Start available for use by default, but you must explicitly Request-Eager-Start when starting a Workflow.
130+
Eager Workflow Start is enabled for all Temporal Cloud users and self-hosted Temporal Server 1.29.0+. No additional configuration or access request is needed. However, you must set Request-Eager-Start to true when starting each Workflow for Eager Workflow Start to be used.
131131

132132
:::
133133

0 commit comments

Comments
 (0)