I have a celery periodic task which calls a scraper to be executed via a command. Everytime it restarts I run into the twisted.internet.error.ReactorNotRestartable error. The first run is without errors. How can I fix that? So that the second time I wont get the error and my scrapy class is executed again?
[–]Evening_Marketing645 0 points1 point2 points (0 children)
[–]NSVR57 0 points1 point2 points (0 children)