ychdesign commented on issue #3988:
URL: https://github.com/apache/apisix/issues/3988#issuecomment-820888124


   > 不知道为什么会将这几行代码去掉?
   > 
   > ```lua
   > local ok, err = red:set_keepalive(10000, 100)
   > if not ok then
   >     return nil, err
   > end
   > ```
   > 
   > @ychdesign
   
   sorry. I ignored it by mistake. would you make a pr to solve that?


-- 
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]


Reply via email to