I have a running celery task. I want to get the status of the task with django_celery_results. But I noticed that the model only gets updated once the task complete
django_celery_results