Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Celery restart loss scheduled tasks

python django redis celery

Why is Celery not shutting down cleanly?

python celery

Using celery to process huge text files

What is the different between the get logger functions from celery.utils.log and logging?

python django logging celery

How to programmatically tell Celery to send all log messages to stdout or stderr?

python logging celery