Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in celery-task

Celery send mail for every failed task

Celery | Flask error: expected a bytes-like object, AsyncResult found

Celery apply_async pass kwargs to all tasks in chain

python celery celery-task

KeyError Received unregistered task of type '' on celery while task is registered

Django celery: scheduling recurring task but with fixed start date

Celery - "WorkerLostError: Worker exited prematurely: signal 11 (SIGSEGV)"

How to disable celery tasks while testing on django

In Celery tasks, do retry_backoff and retry_backoff_max affect the manual self.retry() calls?

celery celery-task

Stop the currently running task by celery worker in Django

How to log exception using autoretry in Celery tasks

Run celery tasks concurrently using pytest

upgrading celery 4.x.x to 5.x.x in Django app - execute_from_commandline() replacement

Celery worker ImportError: No module named 'project'