We have had the occasional case where it appears a given SyncConsumer hangs. These seem to starve Channels of ASGI threads, eventually breaking all clients that are trying to send or connect.
Is there any way to build in a timeout, meaning if a SyncConsumer doesn't finish its request in (say) 5 seconds to interrupt it? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK09zoo3%2B0yjFiappMDEtZk99PNAO6aU7mUO9zVhSaNVondYEw%40mail.gmail.com.

