Task Discovery - celery.discovery

celery.discovery

celery.discovery.autodiscover()
Include tasks for all applications in INSTALLED_APPS.
Given an application name and a module name, tries to find that module in the application, and running handler’ if it finds it.

Previous topic

Django Loader - celery.loaders.djangoapp

Next topic

Statistics and Monitoring - celery.monitoring

This Page