Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Can't catch Celery Operational Error in Django

django celery

What is the best approach for adding cron jobs (scheduled tasks) for a particular service in docker-compose

How to configure celery worker on distributed airflow architecture using docker-compose?

Detecting when a celery task and all subtasks have completed

CELERY_ROUTES - how to route based on task name

celery

subclassing celery Task

Do I need celery when I am using gevent?

python django celery gevent

Getting User object from username in django

Celery: log each task run to it's own file?

python logging celery

Django and Celery - How to Distribute?

django celery

Celery Logging: consistent way to log inside and outside of a task

celery worker not working though rabbitmq has queue buildup

How to get data from django celery tasks

Django ImproperlyConfigured - The SECRET_KEY setting must not be empty

python django celery

memcache on django is not working

Celery task getting SoftTimeLimitExceeded calling API

python python-3.x celery

how to start a task at a specific time with django & celery

python django date celery

RabbitMQ, Celery and Django - connection to broker lost. Trying to re-establish the connection

django rabbitmq celery

Consuming the pickle binary format from non-python (with celery and rabbitmq)

python rabbitmq celery pickle

Start celery worker throws "no attribute 'worker_state_db'"

python django celery