Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery-task

Send email task with correct context

Retrieving GroupResult from taskset_id in Celery?

python celery celery-task

Retrieve result from 'task_id' in Celery from unknown task

python celery jobs celery-task

how to remove task from celery with redis broker?

How to limit the maximum number of running Celery tasks by name

python celery celery-task

Celery : Execute task after a specific time gap

kombu.exceptions.EncodeError: User is not JSON serializable

In celery, what would be the purpose of having multiple workers process the same queue?

celery tasks with long eta (8+ hours) are executed multiple times in a row when eta is reached

redis celery celery-task

Retrying celery failed tasks that are part of a chain

Celery task state always pending

Difference between different ways to create celery task

How to make a celery task fail from within the task?

celery celery-task

Celery AttributeError: async error

python celery celery-task

How can I run a celery periodic task from the shell manually?

Deleting all pending tasks in celery / rabbitmq