Is there a way to setup a global timeout for all views? Some of the requests are taking too long. I would like to log those and send an error response back. If possible, I would NOT like to delegate timeout to upstream load balancer. What is the best way to achieve this in Django.
Thanks, -- sudhir -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/Ed0wwURcyt4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

