Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-celery

Fatal error by starting django-celery with RabbitMQ [Unknown AMQP Method (10, 60)]

Celery / Django - How to programatically see workers' states

How can I make celery die after there are no more tasks to be run?

How to configure django-celery in heroku server

Running periodic task at time stored in database

Heroku Django Celery: NameError: name 'DATABASES' is not defined

Django Celery receiving and accepting tasks, but not executing them

Django celery beat task not working

Django - Celery: @transaction and @task don't stack

django celery django-celery

Using Celery queues with multiple apps

Django matching query does not exist after object save in Celery task

Django Celery Workflow Chain Pause/Resume

celery django-celery

Decouple and Dockerize Django and Celery

Error with celery worker in elastic beanstalk (using django and SQS) [ImportError: The curl client requires the pycurl library.]

Celery Tasks are executing multiple times in Django Application