tasks.py
2.27 KB
-
Celery need to serialize the arguments for a task. Here, user is not… · 10f6bd17
Celery need to serialize the arguments for a task. Here, user is not serializable,replace it with ID. ECOM-5784
Awais Jibran committed
Celery need to serialize the arguments for a task. Here, user is not serializable,replace it with ID. ECOM-5784