Skip to content

Commit 804add5

Browse files
Update content/operate/rs/databases/active-active/develop/app-failover-active-active.md
Co-authored-by: Rachel Elledge <[email protected]>
1 parent c9baab3 commit 804add5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/operate/rs/databases/active-active/develop/app-failover-active-active.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,7 @@ def failover_to_replica(target_replica_name):
195195
- Use timestamps or version numbers to detect stale data
196196
- Implement retry logic for critical operations
197197

198-
### 3. Update monitoring
199-
200-
Continue monitoring all replicas, including the failed one, to detect when it recovers.
198+
3. Continue monitoring all replicas, including the failed one, to detect when it recovers.
201199

202200
## Implement failback
203201

0 commit comments

Comments
 (0)