lua-resty-redis
lua-resty-redis copied to clipboard
After hmget command timeout, failing to set_keepalive
trafficstars
Hi There,
After getting "timeout" error from hmget command, I'm failing to set_keepalive for the connection. When making set_keepalive after the hmget timeout I'm getting "closed" error. Why the connections is being closed in case of timeout?
I am also getting the same issue. Has anyone solved this issue ?
Both need to share some code snippets, impossible to say otherwise.