Skip to content

Commit f58c302

Browse files
lukeknepclaude
andcommitted
Remove durability-vs-uniqueness caveat sentence
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d84dd88 commit f58c302

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • docs/cloud/high-availability/failovers

docs/cloud/high-availability/failovers/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,3 @@ what lets conflict resolution reconcile a divergence without ever running the sa
195195
<ToolTipTerm term="conflict resolution" /> process keeps one branch as the Open Execution and supersedes the other,
196196
leaving exactly one Open Workflow Execution per Workflow Id. The Temporal Service ensures the resulting Event
197197
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

Comments
 (0)