lua-resty-redis icon indicating copy to clipboard operation
lua-resty-redis copied to clipboard

After hmget command timeout, failing to set_keepalive

Open Roycohen opened this issue 5 years ago • 2 comments
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?

Roycohen avatar Oct 28 '20 18:10 Roycohen

I am also getting the same issue. Has anyone solved this issue ?

pratikthakkar avatar Mar 07 '21 18:03 pratikthakkar

Both need to share some code snippets, impossible to say otherwise.

toredash avatar Mar 08 '21 07:03 toredash