Hi, Im facing issue like I'm trying to send 30 parallel tasks to the celery and trying to get back the result using apply_async() but uwsgi is sending only one task to celery and not giving back the result to python code. Thing is it is working fine with flask development server but when i uwsgi and nginx I'm getting stuck. Please suggest solution.
After 60 seconds it is getting time out as nginx timeout is 60s. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/b9e0f23c-f6b1-4613-aa7e-2454f5cd592f%40googlegroups.com.