launchdarkly/php-server-sdk

Redis Feature Requester doesn't allow to set up connection timeout

jjozefowicz opened this issue · 2 comments

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

Thanks for the PR. It'll go out in the next release and I'll close this issue then.

This is in the 3.5.0 release.