How to configure Celery¶ Request Celery for your project¶ Configure Celery in Cloud projects¶ Configure Celery for the local server¶ Set up Docker services¶ RabbitMB¶ Celery wor...
celery._state celery._state celery._state celery._state celery._state This is an internal module containing thread state like the current_app, and current_task. This mo...
celery.exceptions celery.exceptions celery.exceptions celery.exceptions celery.exceptions This module contains all exceptions used by the Celery API. exception celery.e...
celery.events celery.events celery.events celery.events celery.events Events is a stream of messages sent for certain actions occurring in the worker (and clients if CEL...