Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

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

Where should you update Celery settings? On the remote worker or sender?

python django rabbitmq celery

Can I use the generic logging.Logger() in Celery tasks?

Send email task with correct context

Interoperating with Django/Celery From Java

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

Django and Celery - ModuleNotFoundError: No module named 'celery.task'

Running a task after all tasks have been completed

python rabbitmq celery

Celery and SQLAlchemy - This result object does not return rows. It has been closed automatically