service-streamer
service-streamer copied to clipboard
redis.exceptions.Connectionerror: error 110 connection to localhost:1234 connection timed out
hello, when I run the gunicorn using Redis for blpop and lpush. i met this error, can you show me how you set your redis-server config i have try to adjust time out and tcp-keepalive in redis-server config,however this error continue...
thanks!
redis.exceptions.Connectionerror: error 110 connection to localhost:1234 connection timed out
Solutions: https://www.jianshu.com/p/e99c722f6361
redis.exceptions.Connectionerror: error 110 connection to localhost:1234 connection timed out hello,I also want to use RedisStreamer and Streamer to work together,in order to achieve the mode of multi-web servers matching (single or multiple) gpu workers.,but now I don't konw how to do ,could you give me some help ? thank you very much !