Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Celery execute task with a batch of messages

Change celery setting task_always_eager for a single unit test case

python flask celery pytest

Concurrent asynchronous processes with Python, Flask and Celery

Celery and custom consumers

python rabbitmq celery amqp

Where does CELERYBEAT_SCHEDULE go in your project?

python celery celerybeat

What is the correct way to confirm a publish in celery?

python django rabbitmq celery

Flask Celery task locking

How to check if celery task is already running before running it again with beat?

Incorrect user for supervisor'd celeryd

Read Celery configuration from Python properties file

python celery

How to cleanup celery_taskmeta?

task celery django-celery

How to retry celery task on hard timeout?

python celery

Does django's runserver option provide a hook for running other restart scripts?

django celery django-celery

django celery: how to set task to run at specific interval programmatically

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

python celery celery-task

Celery tries to connect to the wrong broker

python redis celery celeryd

Errno 111 Connection refused when using Celery with SQS

django celery amazon-sqs

Python cassandra-driver OperationTimeOut on every query in Celery task

Connection is closed when a SQLAlchemy event triggers a Celery task

Getting TypeError: 'Module' object is not callable on celery task decorator

django celery