circuit breaker (opensearch) term
OpenSearch killing queries that would exceed memory
Different from the resilience pattern. OpenSearch trips a circuit breaker on queries projected to OOM the node. Returns 'circuit_breaking_exception'.
OpenSearch killing queries that would exceed memory
Different from the resilience pattern. OpenSearch trips a circuit breaker on queries projected to OOM the node. Returns 'circuit_breaking_exception'.