Search code examples
Django model object as parameter for celery task raises EncodeError - 'object of type someModelN...

python-3.xdjangocelery

Read More
Celery multi inside docker container...

pythondockerdocker-composecelery

Read More
How to set up a Docker redis container with ssl...

dockerrediscelery

Read More
PRECONDITION_FAILED: Delivery Acknowledge Timeout on Celery & RabbitMQ with Gevent and concurren...

kubernetesrabbitmqcelery

Read More
Does RabbitMQ federated exchange work with celery?...

rabbitmqcelery

Read More
Unable to configure Celery logging using a YAML configuration file with FastAPI server...

pythonloggingceleryfastapi

Read More
Getting task_id inside a Celery task...

pythonobjectcelery

Read More
What is a Celery worker node exactly?...

celery

Read More
check if task is scheduled/executing with specifc arguments?...

rediscelery

Read More
error: PermissionError(13, 'Access is denied', None, 5, None)...

djangoasynchronousrabbitmqcelery

Read More
Docker - Celery cannot connect to redis...

dockerredisdocker-composecelery

Read More
Get Image Field Absolute Path in Django Rest Framework - Non Request Flows...

pythondjangodjango-rest-frameworkcelery

Read More
Celery Task ECS Termination Issue - Need Help Updating Decorator for Handling ProtectionEnabled Stat...

pythondjangoceleryamazon-ecs

Read More
Celery tasks with psycopg: ProgrammingError the last operation didn't produce a result...

pythonpostgresqlcelerypsycopg3

Read More
Celery task returning a list of pydantic BaseModel subclass: not json serializable...

pythoncelerypydantic

Read More
Django send excel file to Celery Task. Error InMemoryUploadedFile...

djangocelery

Read More
Update query not working with Celery and FastAPI...

pythonpostgresqlceleryfastapicelerybeat

Read More
How can I call delay task in Zappa Django?...

pythondjangocelerydelayzappa

Read More
Pytest with Django Celery: ERROR django.db.utils.InterfaceError: connection already closed...

pythondjangopostgresqlpytestcelery

Read More
How to Configure Airflow Celery executor with redis sentinel?...

redisceleryairflowmaster-slavesentinel

Read More
Running "unique" tasks with celery...

pythondjangocelery

Read More
How not to start same task and wait until it is finished with celery beat...

pythoncelerycelerybeat

Read More
How to start a Celery worker from a script/module __main__?...

pythonceleryceleryd

Read More
celery shutdown worker after particular task...

pythoncelery

Read More
Updating object attribute from database in Django...

pythondjangocelery

Read More
Find out whether celery task exists...

pythontaskstatuscelery

Read More
What is the appropriate number of gevent greenlet in Celery startup command line...

pythoncelerygevent

Read More
Django + Celery + SQS - Messages received but not executed by celery worker?...

djangoceleryamazon-sqs

Read More
How to combine Celery with asyncio?...

pythonpython-3.xasynchronouscelerypython-asyncio

Read More
Ensure Sequential Task Execution with Celery in Django REST Framework?...

djangodjango-rest-frameworkcelery

Read More
BackNext