There was an error while loading. Please reload this page.
1 parent d84dd88 commit f58c302Copy full SHA for f58c302
1 file changed
docs/cloud/high-availability/failovers/index.mdx
@@ -195,6 +195,3 @@ what lets conflict resolution reconcile a divergence without ever running the sa
195
<ToolTipTerm term="conflict resolution" /> process keeps one branch as the Open Execution and supersedes the other,
196
leaving exactly one Open Workflow Execution per Workflow Id. The Temporal Service ensures the resulting Event
197
Histories remain valid and replayable by SDKs.
198
-
199
-This guarantee is separate from durability: a forced failover never runs the same Workflow Id twice, but a start that
200
-had not yet replicated can still be lost if the original region is permanently lost, as described above.
0 commit comments