When using Celery, the only way for you to store the results of the Celery workers is to use a backend. If you don’t use your backend, once the worker completes …
Original source
When using Celery, the only way for you to store the results of the Celery workers is to use a backend. If you don’t use your backend, once the worker completes …
Original source