spacewander commented on a change in pull request #4539:
URL: https://github.com/apache/apisix/pull/4539#discussion_r664195770



##########
File path: docs/en/latest/plugins/api-breaker.md
##########
@@ -52,7 +52,7 @@ In an unhealthy state, when a request is forwarded to an 
upstream service and th
 | Name                    | Type          | Requirement | Default | Valid      
      | Description                                                             
    |
 | ----------------------- | ------------- | ----------- | -------- | 
--------------- | 
--------------------------------------------------------------------------- |
 | break_response_code     | integer        | required |            | [200, 
..., 599] | Return error code when unhealthy |
-| max_breaker_sec         | integer        | optional | 300        | >=60      
      | Maximum breaker time(seconds) |
+| max_breaker_sec         | integer        | optional | 300        | >=3       
      | Maximum breaker time(seconds) |

Review comment:
       Let's update docs/zh/latest/plugins/api-breaker.md too




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to