Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery

Celery: Remote workers frequently losing connection

celery django-celery

SocketIO emit from Asynchronous Celery worker is not working

Celery + RabbitMQ + "A socket error ocurred"

How to keep a request context in a celery task, in Python Flask?

python flask celery

What is the best design pattern for batch insertion using the Django REST Framework?

Celery add task dynamically to chain

python django celery

Calling django view from AJAX request (parsing celery task_id)

How to configure Celery Worker and Beat for Email Reporting in Apache Superset running on Docker?

Celery: Task Singleton?

Logstash multiline codec for Celery stacktraces

python celery logstash

celery pdb running inside docker container with changing listening port

python celery docker pdb

Flask integration with Celery

flask celery python-3.4

Force celery to use json in place of pickle

python celery

how to enable auto scaling with Celery multi workers?

python celery

Celery with Django - deployment

python django celery

Shared XMPP connection between Celery workers

Running Celery worker inside an app context still raises "working outside of app context" error in task

python flask celery

Creating separate database connection for every celery worker

Schedule reminder for recurring event

How to resolve this error? "RestartFreqExceeded: 5 in 1s" in django+celery+rabbitmq+mysql+redis