app.tasks
Celery tasks for the preprocessing service.
Each task receives only JSON-serializable arguments (no Pydantic models, no repository instances) and reconstructs everything it needs internally.
Celery tasks for the preprocessing service.
Each task receives only JSON-serializable arguments (no Pydantic models, no repository instances) and reconstructs everything it needs internally.