OpenSearch/docs/reference/release-notes
Daniel Mitterdorfer ccbe80c3a0
Introduce durability of circuit breaking exception
With this commit we differentiate between permanent circuit breaking
exceptions (which require intervention from an operator and should not
be automatically retried) and transient ones (which may heal themselves
eventually and should be retried). Furthermore, the parent circuit
breaker will categorize a circuit breaking exception as either transient
or permanent based on the categorization of memory usage of its child
circuit breakers.

Closes #31986
Relates #34460
2018-11-02 13:12:44 +01:00
..
7.0.0-alpha1.asciidoc Introduce durability of circuit breaking exception 2018-11-02 13:12:44 +01:00
highlights-7.0.0.asciidoc [DOCS] Remove references to removed changelog 2018-05-15 11:47:56 +02:00
highlights.asciidoc [DOCS] Synchronizes captialization in top-level titles (#33605) 2018-09-27 08:36:18 -07:00