When the worker looses connection with redis and tries to reconnect I am getting this error: ``` node_modules/rsmq-worker/lib/rsmq-worker.js:404 if (_interval) { ^ ReferenceError: _interval is not defined ```