mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-12 05:28:34 +03:00
fully isolate worker from web via shared
This commit is contained in:
@@ -13,7 +13,7 @@ from app.shared.db.database import get_db
|
||||
from app.shared.log import log_error
|
||||
from app.shared.settings import get_settings
|
||||
from app.shared.task_messaging import get_celery, get_redis
|
||||
from app.web.utils.misc import get_all_urls
|
||||
from app.shared.utils.misc import get_all_urls
|
||||
from app.worker.worker_log import setup_celery_logger
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user