We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e77176 commit 4d44857Copy full SHA for 4d44857
pages/clustering/high-availability.mdx
@@ -381,6 +381,9 @@ for which the timeout is used is the following:
381
- FrequentHeartbeatReq -> coordinator sending to data instances
382
- HeartbeatReq -> main sending to replica
383
- TimestampReq -> main sending to replica
384
+- SystemHeartbeatReq -> main sending to replica
385
+- ForceResetStorageReq -> main sending to replica. The timeout is set to 60s.
386
+- SystemRecoveryReq -> main sending to replica. The timeout set to 5s.
387
388
389
## Failover
0 commit comments