Remove conflicting information from the CircuitBreaker documentation.
This commit is contained in:
parent
107efb8a5a
commit
c2c488ffc5
2 changed files with 4 additions and 4 deletions
|
|
@ -113,8 +113,8 @@ Here is the list of supported operators:
|
|||
|
||||
### Fallback mechanism
|
||||
|
||||
The fallback mechanism returns a `HTTP 503 Service Unavailable` to the client instead of calling the target service.
|
||||
This behavior cannot be configured.
|
||||
By default the fallback mechanism returns a `HTTP 503 Service Unavailable` to the client instead of calling the target service.
|
||||
The response code can be configured.
|
||||
|
||||
## State
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue