alexsong93 commented on a change in pull request #198: Dao
URL:
https://github.com/apache/incubator-openwhisk-apigateway/pull/198#discussion_r115309170
##########
File path: scripts/lua/lib/redis.lua
##########
@@ -56,6 +61,9 @@ local _M = {}
-- @param password redis password (nil if no password)
-- @param timeout redis timeout in milliseconds
function _M.init(host, port, password, timeout)
Review comment:
the timeout is not being set and is not being passed from the dataStore layer
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services