Hi, I am using Django Channels2. After a system failure or power crash channel name of the receiver persists without a proper disconnect(). System sends messages to non exiting channel name (receiver). How can we handle this situation?
BR Levent -- 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/b7409e81-277a-45ed-a5e0-065e4256abc4%40googlegroups.com.

