Redis Feature Requester doesn't allow to set up connection timeout
jjozefowicz opened this issue · 2 comments
jjozefowicz commented
Redis Feature Requester doesn't allow to set up connection timeout - therefore on any connectivity problems it waits unnecesarily 5 seconds.
Predis itself supports 'timeout' flag, float value - https://github.com/nrk/predis/wiki/Connection-Parameters
eli-darkly commented
Thanks for the PR. It'll go out in the next release and I'll close this issue then.
eli-darkly commented
This is in the 3.5.0 release.