Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-celery

Django Celery Task Logging

django/celery - celery status: Error: No nodes replied within time constraint

How do I troubleshoot an exit timeout of celeryd when running on Heroku (error R12)?

RabbitMQ/Celery/Django Memory Leak?

Using Django's ORM in a Celery Task

How to monitor queue health in celery

Celery - Can a message in RabbitMQ be consumed by two or more workers at the same time?

Django, RabbitMQ, & Celery - why does Celery run old versions of my tasks after I update my Django code in development?

Cannot start Celery Worker (Kombu.asynchronous.timer)

How to monitor events from workers in a Celery-Django application?

Celery task with multiple decorators not auto registering task name

Celery: auto discovery does not find tasks module in app

What are the django-celery (djcelery) tables for?

Some Celery tasks work, others are NotRegistered

Celery, calling delay with countdown

Celery + Django: Cannot start celerybeat on Windows 7

RabbitMQ set_permissions syntax noob

Active Django settings file from Celery worker

How to debug "could not receive data from client: Connection reset by peer"