diff --git a/README.md b/README.md index 25f05a6..7cafc4f 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ bernard: ``` If you're using the [SncRedisBundle](https://github.com/snc/SncRedisBundle) you have to set logging to false for the -bernhard client to ensure that is is a ``Redis`` instance and not wrapped. +bernhard client to ensure that is is a ``Redis`` instance and not wrapped. Also, if the consumer is throwing `RedisException: read error on connection`, you need to set `connection_timeout` (see SncRedisBundle configuration options) option to a value higher than 5 (seconds). ### IronMQ