Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Make Celery use Django's test database without task_always_eager

celery - call function on task done

python django rabbitmq celery

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

Why are my environment variables not detected when starting up celery?

django rabbitmq celery daemon

RuntimeError: Never call result.get() within a task Celery

python django redis celery

celery-django can't find settings

Cannot start Celery Worker (Kombu.asynchronous.timer)

Using Multiple Installations of Celery with a Redis Backend

python redis celery

Initializing a worker with arguments using Celery

python celery

Celery Group task for use in a map/reduce workflow

celery

Django/Celery multiple queues on localhost - routing not working

Celery CRITICAL/MainProcess] Unrecoverable error: AttributeError("'float' object has no attribute 'items'",)

flask celery celery-task

Celery task with multiple decorators not auto registering task name

Callback for celery apply_async

python celery

Celery: auto discovery does not find tasks module in app

Does Heroku no longer support Celery?

python heroku celery amqp

celery, flask sqlalchemy: DatabaseError: (DatabaseError) SSL error: decryption failed or bad record mac

Can celery,celerybeat and django-celery-beat dynamically add/remove tasks in runtime without restart celerybeat?

python django celery

Best Practices for running celery on heroku

django heroku celery amqp