Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Tasks in CELERYBEAT_SCHEDULE not being processed

Django Celery Eventlet - Getting "No address found" error

python django celery eventlet

How does Celery worker run the code defined elsewhere in a task?

Celery: what is the reason to have acks_late=true without setting task_reject_on_worker_lost=true

python redis celery

"ResourceClosedError: The transaction is closed" error with celery beat and sqlalchemy + pyramid app

sqlalchemy celery pyramid

Django file uploader throwing error "cannot pickle '_io.BufferedRandom' object" while uploading more thank 2.5mb of image using celery

Celery + RabbitMQ Results Backend + WebSockets?

python rabbitmq celery gevent

celery add_periodic_task by api request in flask

flask celery task celerybeat

How to revoke the task while running

python celery task

What tools are best for monitoring celery tasks besides flower? [closed]

Celery Ignoring Config Values

python python-3.x flask celery

How to push Celery tasks with Ruby

Celery update_state() not working

python ajax django celery

How to know if event group {task} is enabled or disabled in Celery

python celery

How to handle scaling down ECS containers when a Celery worker completes a task?

django celery amazon-sqs