Azure – Django Channels: Error UNKNOWN while writing to socket. Connection lost
We have Django Channels coupled with uvicorn and azure redis instance. Our sentry is getting swamped with errors such as: Exception in ASGI application ssd.consumers in disconnect Error UNKNOWN while writing to socket. Connection lost. The exception is thrown in…