ShannonAI / service-streamer

Boosting your Web Services of Deep Learning Applications.
Apache License 2.0
1.22k stars 187 forks source link

fix redis worker hang when redis connection is lost or redis server is restarted #72

Closed starplanet closed 4 years ago

starplanet commented 4 years ago

currently if I restart redis, redis worker will report connection error and then run_forever loop will stop.

Meteorix commented 4 years ago

@starplanet thanks for your pr. I have 2 comments, please take a look.