Skip to content

Commit

Permalink
CNG circuit breakers
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardSmedley authored Dec 20, 2023
1 parent 3f1c9f8 commit dea8bc2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions modules/ref/pages/client-settings.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,15 @@ Default: `1m`
+
How long the window is in which the number of failed ops are tracked in a rolling fashion.

[TIP]
.Cloud Native Gateway
====
If using the `couchbase2://` connection protocol with xref:howtos:managing-connections.adoc#cloud-native-gateway[Cloud Native Gateway],
note that circuit breaker options are not available when using this protocol.
The connection protocol uses a separate queue per node, and thus avoids the main cause of possible cascading failure.
====


=== Timeout Options

The default timeout values are suitable for most environments, and should be adjusted only after profiling the expected latencies in your deployment environment.
Expand Down

0 comments on commit dea8bc2

Please sign in to comment.