Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Retry a task in celery by task_id

Running a Celery task when unable to import that task

Amazon-SQS + Django-Celery creates thousands of queues (a queue for every message)

Django-celery : Passing request Object to worker

Celery: long dedicated monolithic task vs short multiple tasks

Celery Heartbeat Not Working

python django rabbitmq celery

Celery scheduled list returns None

python rabbitmq celery

How to pass a class based task into CELERY_BEAT_SCHEDULE

How to auto-scale Kubernetes Pods based on number of tasks in celery task queue?

kubernetes celery

Celery - schedule periodic tasks starting at a specific time

How to make celery retry using the same worker?

python django rabbitmq celery

Python SEM_OPEN Error

Django celery retrieve task status using Ajax

In Python Celery, how do I persist objects across consecutive worker calls?

python celery

Celery - AttributeError: 'NoneType' object has no attribute 'delay'

python celery

Do something on every Celery Task run

python celery

Celery - bulk queue tasks

python celery celery-task

NotRegistered exception when using django-celery with redis

How to get the failed tasks in Celery?

php python ubuntu celery flower

Celery, kombu and django - import error

python django celery kombu