Skip to content

Commit 3cfcc64

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ Your application should monitor local replica failures and replication failures.
5050
- Network connectivity issues
5151
- Configuration errors
5252
- Database endpoint unavailable
53+
- Unexpected protocol level errors
5354

54-
**Detection method**: Monitor connection attempts to the database endpoint. If connections consistently fail (timeout, refused, protocol errors), consider the local replica failed.
55+
**Detection method**: Monitor connection attempts to the database endpoint. If connections consistently fail, consider the local replica failed.
5556

5657
### Replication failures
5758

0 commit comments

Comments
 (0)