turbinia
turbinia copied to clipboard
Add Redis timeout
Currently when starting the server/worker when configured to use Redis/Celery, it will indefinitely hang (or at least hang for a very long time, ie. several minutes) and it's not clear what it's hanging on. We should add some kind of timeout and useful error message for that condition.