Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Django Celery Scheduling a manage.py command

Manually return an error result and status failure for a celery task?

python celery

Publish Messages to Exchanges in RabbitMQ with Celery

Best way to query Celery using AJAX from front-end to know if a created task is completed or not?

call a celery task within a Django view method?

python django celery

Mocking out a call within a celery task

Permission denied: '/code/celerybeat.pid'

django docker celery

Python Celery socket.error: [Errno 61] Connection refused

python celery celery-task

Celery with Amazon SQS and S3 events

amazon-s3 celery amazon-sqs

how to get the queue in which a task was run - celery

python queue task celery

Check status of Celery worker

celery

Celery-Supervisor: How to restart a supervisor job to make newly updated celery-tasks working?

django.db.utils.ProgrammingError: relation already exists on OenBSD vps

django python-2.7 celery

kombu.exceptions.EncodeError: <Flask 'src'> is not JSON serializable

python flask celery

celery+rabbitmq empty queue

rabbitmq celery

Debugging celery WorkerLostError with exitcode zero (Django 1.5.5 + celery 3.1.8 + RabbitMQ 3.1.3 on Heroku)

django heroku rabbitmq celery

Django REST Framework make asynchronous request to respond

Can't kill celery processes started by Supervisor

celery supervisord

CANT_REREAD: Format string in Celery .%h

How to invoke Celery task by name

python celery