fpco / libraries

FP Complete libraries mega-repo
2 stars 0 forks source link

Robustness against temporary redis failures #189

Open kantp opened 8 years ago

kantp commented 8 years ago

Currently, when a worker or client fails to connect to redis, it will fail with a ProtocolException "Could not parse response". This is not optimal. I suggest we