Firstsawyou commented on a change in pull request #2209:
URL: https://github.com/apache/apisix/pull/2209#discussion_r489496814
##########
File path: t/admin/routes.t
##########
@@ -1557,8 +1557,7 @@ location /t {
ngx.say("code: ", code)
ngx.say(body)
- -- etcd v3 would still get the value at 2s, don't know why yet
- ngx.sleep(2.5)
+ ngx.sleep(2)
Review comment:
remember I haven't changed this.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]