|
@@ -28,6 +28,7 @@ celery.backends.base.BaseBackend.mark_as_done method reference/celery.backends.b
|
|
|
celery.task.delay_task function reference/celery.task.html
|
|
|
celery.registry.AlreadyRegistered exception reference/celery.registry.html
|
|
|
TASK_STATUS_FAILURE data reference/celery.models.html
|
|
|
+celery.result.BaseAsyncResult.backend attribute reference/celery.result.html
|
|
|
celery.worker.TaskWrapper class reference/celery.worker.html
|
|
|
celery.discovery.find_related_module function reference/celery.discovery.html
|
|
|
celery.backends.tyrant.TT_PORT data reference/celery.backends.tyrant.html
|
|
@@ -83,6 +84,7 @@ celery.task.dmap_async function reference/celery.task.html
|
|
|
celery.managers.TaskManager class reference/celery.managers.html
|
|
|
celery.backends.base.BaseBackend.store_result method reference/celery.backends.base.html
|
|
|
celery.worker.jail function reference/celery.worker.html
|
|
|
+celery.result.AsyncResult.task_id attribute reference/celery.result.html
|
|
|
celery.result.BaseAsyncResult.successful method reference/celery.result.html
|
|
|
celery.conf.LOG_FORMAT data reference/celery.conf.html
|
|
|
TASK_STATUSES data reference/celery.models.html
|
|
@@ -90,6 +92,7 @@ celery.managers.TaskManager.get_task method reference/celery.managers.html
|
|
|
celery.conf.AMQP_EXCHANGE data reference/celery.conf.html
|
|
|
celery.registry.tasks data reference/celery.registry.html
|
|
|
celery.conf.AMQP_ROUTING_KEY data reference/celery.conf.html
|
|
|
+celery.result.AsyncResult.backend attribute reference/celery.result.html
|
|
|
celery.backends.database.Backend.cleanup method reference/celery.backends.database.html
|
|
|
celery.conf.DAEMON_LOG_LEVEL data reference/celery.conf.html
|
|
|
celery.backends.database.Backend class reference/celery.backends.database.html
|
|
@@ -113,6 +116,7 @@ celery.task.mark_as_failure function reference/celery.task.html
|
|
|
celery.worker.TaskWrapper.execute_using_pool method reference/celery.worker.html
|
|
|
celery.backends.base.BaseBackend.is_done method reference/celery.backends.base.html
|
|
|
celery.backends.tyrant.Backend.is_done method reference/celery.backends.tyrant.html
|
|
|
+celery.result.BaseAsyncResult.task_id attribute reference/celery.result.html
|
|
|
celery.backends.cache.Backend.is_done method reference/celery.backends.cache.html
|
|
|
celery.task.Task.get_consumer method reference/celery.task.html
|
|
|
celery.messaging.TaskPublisher.delay_task_in_set method reference/celery.messaging.html
|