Skip to content

Commit 7c16984

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

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
@@ -165,9 +165,7 @@ Asymmetric configurations require monitoring every hash slot intersection, which
165165

166166
When you detect a local replica failure:
167167

168-
### 1. Stop writing to the failed replica
169-
170-
Immediately redirect all database operations to a healthy remote replica.
168+
1. Stop writing to the failed replica and immediately redirect all database operations to a healthy remote replica.
171169

172170
```python
173171
# Example implementation - adapt for your environment

0 commit comments

Comments
 (0)