liuxiran commented on a change in pull request #2149:
URL: https://github.com/apache/apisix-dashboard/pull/2149#discussion_r718402175
##########
File path: web/cypress/fixtures/plugin-dataset.json
##########
@@ -463,7 +463,6 @@
"conn": 1,
"burst": 0,
"default_conn_delay": 0.1,
- "rejected_code": 503,
Review comment:
hi @bzp2010 I noticed that `rejected_code` is still one of the
properties in `limit-conn` plugin with default value 503, may I ask why remove
it here?
##########
File path: web/cypress/fixtures/plugin-dataset.json
##########
@@ -463,7 +463,6 @@
"conn": 1,
"burst": 0,
"default_conn_delay": 0.1,
- "rejected_code": 503,
Review comment:
got it, thanks for your explanation
--
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]