I want to run scrapy from flask and thought it would be a good idea to use redis as a queue and rqworker to call a function which executes the scrapy spider. The problem is that