Closed philbudne closed 7 months ago
Fixes to address issues found in latest A/B comparison runs with scrapy/batch fetcher:
created indexer/requests_arcana.py:
worker.py, storyapp.py: create State Enum for orderly shutdown of Pika thread to avoid story loss!
State
tqfetcher.py, sched.py:
I've pushed updates to address these
Fixes to address issues found in latest A/B comparison runs with scrapy/batch fetcher:
created indexer/requests_arcana.py:
worker.py, storyapp.py: create
State
Enum for orderly shutdown of Pika thread to avoid story loss!tqfetcher.py, sched.py: