Django Channels - Request hangs if exception is uncaught in AsyncHttpConsumer

15 views
Skip to first unread message

notorious no

unread,
Feb 5, 2019, 7:17:50 AM2/5/19
to Django users
If an exception happens in the `handle` function of a consumer, then the exception is simply ignored. I'd like to be able to catch it via middleware if at all possible so I don't have to put decorators around every `handle` func. is this possible?
Reply all
Reply to author
Forward
0 new messages