mirror of
https://github.com/traefik/traefik.git
synced 2025-09-21 13:51:11 +02:00
Remove conflicting information from the CircuitBreaker documentation.
This commit is contained in:
parent
107efb8a5a
commit
c2c488ffc5
@ -160,8 +160,8 @@ Here is the list of supported operators:
|
|||||||
|
|
||||||
### Fallback mechanism
|
### Fallback mechanism
|
||||||
|
|
||||||
The fallback mechanism returns a `HTTP 503 Service Unavailable` to the client instead of calling the target service.
|
By default the fallback mechanism returns a `HTTP 503 Service Unavailable` to the client instead of calling the target service.
|
||||||
This behavior cannot be configured.
|
The response code can be configured.
|
||||||
|
|
||||||
### `CheckPeriod`
|
### `CheckPeriod`
|
||||||
|
|
||||||
|
@ -113,8 +113,8 @@ Here is the list of supported operators:
|
|||||||
|
|
||||||
### Fallback mechanism
|
### Fallback mechanism
|
||||||
|
|
||||||
The fallback mechanism returns a `HTTP 503 Service Unavailable` to the client instead of calling the target service.
|
By default the fallback mechanism returns a `HTTP 503 Service Unavailable` to the client instead of calling the target service.
|
||||||
This behavior cannot be configured.
|
The response code can be configured.
|
||||||
|
|
||||||
## State
|
## State
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user