Sotera / watchman

Watchman: An open-source social-media event-detection system
GNU General Public License v2.0
20 stars 7 forks source link

Improve fault tolerance of redis integration #104

Closed lukewendling closed 7 years ago

lukewendling commented 7 years ago

Currently, when redis stops (mostly in dev), the node processes die b/c there is no restart strategy in our redis config, both in kue, and in job monitors.