Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery-task

Get current celery task id anywhere in the thread

How to call a celery task delay function from non-python languages such as Java?

Tasks being repeated in Celery

python celery celery-task

Retry a task in celery by task_id

Celery - bulk queue tasks

python celery celery-task

Celery Tasks Lost after sending to rabbitmq broker

rabbitmq celery celery-task

Flask Celery task locking

python celery max-tasks-per-child-setting default

python celery celery-task

Django + Celery tasks on multiple worker nodes

In celery, what is the appropriate way to pass contextual metadata from sender process to worker when a task is enqueued?

Abort a running task in Celery within django

Stopping celery task gracefully

Celery - Activate a task via command line or HTTP requests

Reset countdown on Celery task

django celery celery-task

Mocking a Celery task call in Python with patch

Celery - how to get task name by task id?

python celery celery-task

How to send celery all logs to a custom handler . in my case python-logstash handler

How I can specify SQS queue name in celery