How to get task_id from Celery/Python
1. by using bind=True For using function over Celery, it is required to use a function ‘Decorator’ in Python primitive.…
1. by using bind=True For using function over Celery, it is required to use a function ‘Decorator’ in Python primitive.…