Hi!

I think you've found the wrong mailing list for this post. This mailing
list is for discussing the development of Django itself, not for support
using Django. This means the discussions of bugs and features in Django
itself, rather than in your code using it. People on this list are unlikely
to answer your support query with their limited time and energy.

For support, please follow the "Getting Help" page:
https://docs.djangoproject.com/en/3.0/faq/help/. This will help you find
people who are willing to support you, and to ask your question in a way
that makes it easy for them to answer.

Thanks for your understanding and all the best.

On Wed, 22 Apr, 2020, 18:51 sandeep, <sandeepmullapud...@gmail.com> wrote:

> 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
> <https://groups.google.com/d/msgid/django-developers/b9e0f23c-f6b1-4613-aa7e-2454f5cd592f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAP1-YrrTK3Grybys7PiB9ojjEBAd8t7SuEUWkFUm8S41cNb6vw%40mail.gmail.com.

Reply via email to