I'm using celery as a queue to fetch extra details on the model I save. So when I user inputs a link, it goes to Embedly and fetches thumbnail, title and extra stuff.
However when I do that Celery goes into an infinite loop TASKS @ https://dpaste.de/DBbw CELERY LOGS @ https://dpaste.de/B1dr Celery is going into this infinite loop when I'm using Redis, I also tried RabitMQ but the same problem. Thanks, Shap. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/943f2e8a-7f27-44c9-851d-2d14aebea465%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

