ioredis icon indicating copy to clipboard operation
ioredis copied to clipboard

fix: make sure other command wait for auth response.

Open Jiasm opened this issue 4 years ago • 0 comments

When network transmission lag,_readyCheck not wait for auth response,that make redis client throw error and reconnection.

image

Jiasm avatar Aug 12 '21 10:08 Jiasm